moby--moby/volume/service
Justin Cormack 510e79ebe9
Entropy cannot be saved
Remove non cryptographic randomness.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
(cherry picked from commit 2df693e533)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-11 17:40:09 +02:00
..
opts typo fix retreived 2018-09-26 10:51:22 +08:00
by.go
convert.go
db.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-13 12:38:39 -07:00
db_test.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-13 12:38:39 -07:00
default_driver.go
default_driver_stubs.go
errors.go
restore.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-13 12:38:39 -07:00
restore_test.go
service.go Entropy cannot be saved 2019-06-11 17:40:09 +02:00
service_linux_test.go Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
service_test.go Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
store.go Fix some doc strings in the volume package 2018-11-02 12:27:32 -07:00
store_test.go Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
store_unix.go
store_windows.go