mirror of
https://github.com/containers/skopeo.git
synced 2025-06-28 07:37:41 +00:00
commit
4fda005a3e
@ -1,3 +1,4 @@
|
|||||||
|
//go:build !containers_image_openpgp
|
||||||
// +build !containers_image_openpgp
|
// +build !containers_image_openpgp
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
//go:build !linux
|
||||||
// +build !linux
|
// +build !linux
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
//go:build openshift_shell
|
||||||
// +build openshift_shell
|
// +build openshift_shell
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
Loading…
Reference in New Issue
Block a user