automation-tests/cmd/podman/registry/config_tunnel.go

8 lines
73 B
Go

//go:build remote
package registry
func init() {
abiSupport = false
}