containerd/mount
Akihiro Suda d3aa7ee9f0
Run go fmt with Go 1.17
The new `go fmt` adds `//go:build` lines (https://golang.org/doc/go1.17#tools).

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-08-22 09:31:50 +09:00
..
fmountat_linux_test.go un-export mount.FMountat 2021-06-23 18:14:53 +02:00
fmountat_linux.go un-export mount.FMountat 2021-06-23 18:14:53 +02:00
lookup_linux_test.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
lookup_unix.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
lookup_unsupported.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
losetup_linux_test.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
losetup_linux.go Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00
mount_freebsd.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
mount_linux_test.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
mount_linux.go un-export mount.FMountat 2021-06-23 18:14:53 +02:00
mount_unix.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
mount_windows.go Introduce the Windows lcow diff/snaphotter 2018-08-28 13:51:04 -07:00
mount.go Merge pull request #2112 from crosbymichael/temp-mounts 2018-02-21 12:56:23 -08:00
mountinfo.go mount: mount.PID(), mount.Self(): change signature to return pointers 2021-01-08 17:31:53 +01:00
subprocess_unsafe_linux.go move sys.FMountat() into mount package 2021-06-23 18:14:30 +02:00
subprocess_unsafe_linux.s move sys.FMountat() into mount package 2021-06-23 18:14:30 +02:00
temp_unix.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
temp_unsupported.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
temp.go Use user-specific temp directory if set 2018-05-04 10:27:58 +01:00