module janouch.name/acid go 1.22.0 require ( github.com/mattn/go-sqlite3 v1.14.24 github.com/pkg/sftp v1.13.7 golang.org/x/crypto v0.31.0 gopkg.in/yaml.v3 v3.0.1 ) require ( github.com/kr/fs v0.1.0 // indirect golang.org/x/sys v0.28.0 // indirect )