podman-build/vendor/github.com/pkg/sftp/release.go
2025-10-11 12:30:35 +09:00

7 lines
97 B
Go

//go:build !debug
// +build !debug
package sftp
func debug(fmt string, args ...interface{}) {}