mirror of
https://github.com/containers/skopeo.git
synced 2025-08-31 22:28:33 +00:00
Merge pull request #1446 from mtrmac/1.4-gofmt-1.7
release-1.4: Run (gofmt -s -w)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:build !containers_image_openpgp
|
||||
// +build !containers_image_openpgp
|
||||
|
||||
package main
|
||||
|
@@ -1,3 +1,4 @@
|
||||
//go:build !linux
|
||||
// +build !linux
|
||||
|
||||
package main
|
||||
|
@@ -1,3 +1,4 @@
|
||||
//go:build openshift_shell
|
||||
// +build openshift_shell
|
||||
|
||||
package main
|
||||
|
Reference in New Issue
Block a user