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

8 lines
77 B
Go

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