- module git.ali33.ru/fcg-xvii/go-tools
- go 1.18
- require (
- github.com/fcg-xvii/go-tools v0.0.0-20220316201232-6d6629b9d1e7
- github.com/lib/pq v1.10.4
- )
- require (
- github.com/jackc/pgpassfile v1.0.0 // indirect
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b // indirect
- github.com/jackc/pgx/v5 v5.0.0-beta.3 // indirect
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect
- golang.org/x/text v0.3.7 // indirect
- )
|