func github.com/aws/smithy-go/transport/http.ValidPortNumber

2 uses

	github.com/aws/smithy-go/transport/http (current package)
		host.go#L25: 		if !ValidPortNumber(port) {
		host.go#L60: func ValidPortNumber(port string) bool {