storage/drivers
Daniel J Walsh a3204cf7e8
Move to golang 1.18 and later
Github.com is reporting security issues on older versions of
golang.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-04-03 15:26:54 -04:00
..
aufs Move to golang 1.18 and later 2023-04-03 15:26:54 -04:00
btrfs Move to golang 1.18 and later 2023-04-03 15:26:54 -04:00
copy Move to golang 1.18 and later 2023-04-03 15:26:54 -04:00
devmapper Move to golang 1.18 and later 2023-04-03 15:26:54 -04:00
graphtest DriverTestSetQuota: Put() after Get() 2023-03-31 13:58:24 -04:00
overlay Move to golang 1.18 and later 2023-04-03 15:26:54 -04:00
overlayutils Switch to golang native error wrapping 2022-07-07 13:22:46 +02:00
quota fix(quota): added missed ClearQuota method to fix go-builds without cgo 2023-03-22 19:36:38 +03:00
register fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
vfs Add Store.GarbageCollect() method 2022-11-14 16:36:30 +01:00
windows Add Store.GarbageCollect() method 2022-11-14 16:36:30 +01:00
zfs zfs: Use unix.Open to verify that /dev/zfs exists 2022-12-13 11:39:17 +00:00
chown.go Check and report errors in driver.Put() 2022-10-01 02:46:53 +02:00
chown_darwin.go Rename identifiers to avoid conflicts with built-ins 2022-10-01 02:53:06 +02:00
chown_unix.go Wrap errors properly with fmt.Errorf 2022-07-12 13:26:10 -04:00
chown_windows.go drivers, chown: move platformLChown to a struct 2022-02-21 15:23:22 +01:00
chroot_unix.go Wrap errors properly with fmt.Errorf 2022-07-12 13:26:10 -04:00
chroot_windows.go Wrap errors properly with fmt.Errorf 2022-07-12 13:26:10 -04:00
counter.go counter: delete entry if count is <= 0 2022-12-12 13:47:29 -05:00
driver.go Move to golang 1.18 and later 2023-04-03 15:26:54 -04:00
driver_darwin.go Limited support for operating on images on macOS 2022-06-06 08:01:54 +02:00
driver_freebsd.go Remove stray import 2022-04-22 10:50:25 +01:00
driver_linux.go drivers/driver_linux: Show fstype in GetFSMagic() if debug logging is enabled 2022-09-27 21:49:24 +01:00
driver_solaris.go Move to golang 1.18 and later 2023-04-03 15:26:54 -04:00
driver_unsupported.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
driver_windows.go Rename: cow/cowman -> storage/oci-storage 2016-07-18 17:35:50 -04:00
fsdiff.go Misc individual warning fixes 2022-10-14 17:17:53 +02:00
jsoniter.go Use json-iterator instead of encoding/json 2021-05-06 12:24:24 -04:00
template.go Misc individual warning fixes 2022-10-14 17:17:53 +02:00