moby--moby/layer
Sebastiaan van Stijn a1150245cc
Update to Go 1.17.0, and gofmt with Go 1.17
Movified from 686be57d0a, and re-ran
gofmt again to address for files not present in 20.10 and vice-versa.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 686be57d0a)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-07 23:27:50 +02:00
..
empty.go Add canonical import comment 2018-02-05 16:51:57 -05:00
empty_test.go goimports: fix imports 2019-09-18 12:56:54 +02:00
filestore.go Make sure that layers are removed from layerdb after succefull layer removal 2019-11-28 20:06:09 +02:00
filestore_test.go goimports: fix imports 2019-09-18 12:56:54 +02:00
filestore_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
filestore_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
layer.go goimports: fix imports 2019-09-18 12:56:54 +02:00
layer_store.go replace pkg/locker with github.com/moby/locker 2020-09-10 22:15:40 +02:00
layer_store_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
layer_test.go Remove unused functions, variables, fields 2019-09-18 12:57:12 +02:00
layer_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
layer_unix_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
layer_windows.go Fix a typos in layer_windows.go 2018-11-18 18:45:06 +08:00
migration.go Remove "could not get checksum with tar-split" debug message 2020-03-06 12:45:15 +01:00
migration_test.go layer/CreateRWLayerByGraphID: remove 2019-05-21 10:54:28 -07:00
mount_test.go add ApplyDiff to RWLayer 2019-04-25 11:25:22 -04:00
mounted_layer.go Remove unused functions, variables, fields 2019-09-18 12:57:12 +02:00
ro_layer.go goimports: fix imports 2019-09-18 12:56:54 +02:00
ro_layer_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00