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 |
|
Sebastiaan van Stijn
|
708299ca40
|
Move RunningInUserNS() to its own package
This allows using the utility without bringing whole of "sys" with it.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2021-03-23 11:29:53 +01:00 |
|
Sebastiaan van Stijn
|
ba8f9845ec
|
move overlay-checks to an overlayutils package
This allows using the utilities without importing the whole
snapshotter.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2021-03-15 19:18:50 +01:00 |
|