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

8 lines
72 B
Go

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