Merge pull request #13552 from vrothberg/go1.18

go fmt: use go 1.18 conditional-build syntax
This commit is contained in:
OpenShift Merge Robot
2022-03-18 11:24:58 +01:00
committed by GitHub
93 changed files with 100 additions and 8 deletions

View File

@ -1,3 +1,4 @@
//go:build linux
// +build linux
package libpod