Update vendor files
This commit is contained in:
33
vendor/modules.txt
vendored
33
vendor/modules.txt
vendored
@@ -15,7 +15,8 @@ github.com/go-playground/locales
|
||||
github.com/go-playground/locales/currency
|
||||
# github.com/go-playground/universal-translator v0.17.0
|
||||
github.com/go-playground/universal-translator
|
||||
# github.com/go-playground/validator/v10 v10.2.0
|
||||
# github.com/go-playground/validator/v10 v10.4.0
|
||||
## explicit
|
||||
github.com/go-playground/validator/v10
|
||||
# github.com/golang-migrate/migrate/v4 v4.13.0
|
||||
## explicit
|
||||
@@ -28,7 +29,8 @@ github.com/golang-migrate/migrate/v4/source/file
|
||||
github.com/golang-migrate/migrate/v4/source/httpfs
|
||||
# github.com/golang/protobuf v1.4.2
|
||||
github.com/golang/protobuf/proto
|
||||
# github.com/hashicorp/errwrap v1.0.0
|
||||
# github.com/hashicorp/errwrap v1.1.0
|
||||
## explicit
|
||||
github.com/hashicorp/errwrap
|
||||
# github.com/hashicorp/go-multierror v1.1.0
|
||||
github.com/hashicorp/go-multierror
|
||||
@@ -55,25 +57,35 @@ github.com/jackc/pgx/v4/internal/sanitize
|
||||
github.com/jackc/pgx/v4/pgxpool
|
||||
# github.com/jackc/puddle v1.1.2
|
||||
github.com/jackc/puddle
|
||||
# github.com/json-iterator/go v1.1.9
|
||||
# github.com/json-iterator/go v1.1.10
|
||||
## explicit
|
||||
github.com/json-iterator/go
|
||||
# github.com/leodido/go-urn v1.2.0
|
||||
github.com/leodido/go-urn
|
||||
# github.com/lib/pq v1.3.0
|
||||
# github.com/lib/pq v1.8.0
|
||||
## explicit
|
||||
github.com/lib/pq
|
||||
github.com/lib/pq/oid
|
||||
github.com/lib/pq/scram
|
||||
# github.com/mattn/go-isatty v0.0.12
|
||||
github.com/mattn/go-isatty
|
||||
# github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
|
||||
# github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
|
||||
## explicit
|
||||
github.com/modern-go/concurrent
|
||||
# github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
|
||||
# github.com/modern-go/reflect2 v1.0.1
|
||||
## explicit
|
||||
github.com/modern-go/reflect2
|
||||
# github.com/ugorji/go/codec v1.1.7
|
||||
# github.com/ugorji/go v1.1.10
|
||||
## explicit
|
||||
# github.com/ugorji/go/codec v1.1.10
|
||||
github.com/ugorji/go/codec
|
||||
# golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
|
||||
# golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0
|
||||
## explicit
|
||||
golang.org/x/crypto/pbkdf2
|
||||
# golang.org/x/sys v0.0.0-20200817155316-9781c653f443
|
||||
golang.org/x/crypto/sha3
|
||||
# golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
|
||||
## explicit
|
||||
golang.org/x/sys/cpu
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
golang.org/x/sys/unix
|
||||
# golang.org/x/text v0.3.3
|
||||
@@ -120,5 +132,6 @@ google.golang.org/protobuf/reflect/protoreflect
|
||||
google.golang.org/protobuf/reflect/protoregistry
|
||||
google.golang.org/protobuf/runtime/protoiface
|
||||
google.golang.org/protobuf/runtime/protoimpl
|
||||
# gopkg.in/yaml.v2 v2.2.8
|
||||
# gopkg.in/yaml.v2 v2.3.0
|
||||
## explicit
|
||||
gopkg.in/yaml.v2
|
||||
|
Reference in New Issue
Block a user