idun/vendor/github.com/pkg/sftp/release.go

7 lines
97 B
Go
Raw Normal View History

2023-10-12 10:20:53 +02:00
//go:build !debug
// +build !debug
package sftp
func debug(fmt string, args ...interface{}) {}