2
0
Files
2024-05-07 09:24:09 +03:00

11 lines
205 B
Modula-2

module git.company.lan/gopkg/pgpassfile
go 1.21.5
require github.com/stretchr/testify v1.3.0
require (
github.com/davecgh/go-spew v1.1.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
)