whatcanGOwrong
This commit is contained in:
@@ -0,0 +1 @@
|
||||
v1.14.3
|
||||
@@ -0,0 +1 @@
|
||||
{"Version":"v1.14.3","Time":"2024-03-04T14:43:07Z","Origin":{"VCS":"git","URL":"https://github.com/jackc/pgconn","Hash":"1860f4e57204614f40d05a5c76a43e8d80fde9da","Ref":"refs/tags/v1.14.3"}}
|
||||
@@ -0,0 +1,21 @@
|
||||
module github.com/jackc/pgconn
|
||||
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/jackc/chunkreader/v2 v2.0.1
|
||||
github.com/jackc/pgio v1.0.0
|
||||
github.com/jackc/pgmock v0.0.0-20210724152146-4ad1a8207f65
|
||||
github.com/jackc/pgpassfile v1.0.0
|
||||
github.com/jackc/pgproto3/v2 v2.3.3
|
||||
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
|
||||
github.com/stretchr/testify v1.8.1
|
||||
golang.org/x/crypto v0.20.0
|
||||
golang.org/x/text v0.14.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
h1:bVoTr12EGANZz66nZPkMInAV/KHD2TxH9npjXXgiB3w=
|
||||
Reference in New Issue
Block a user