Update module lib/pq to v1.6.0 (#572)
Update module lib/pq to v1.6.0 Reviewed-on: https://kolaente.dev/vikunja/api/pulls/572
This commit is contained in:
54
vendor/modules.txt
vendored
54
vendor/modules.txt
vendored
@ -18,6 +18,9 @@ github.com/PuerkitoBio/urlesc
|
||||
# github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
|
||||
github.com/alecthomas/template
|
||||
github.com/alecthomas/template/parse
|
||||
# github.com/alexbrainman/sspi v0.0.0-20180613141037-e580b900e9f5
|
||||
github.com/alexbrainman/sspi
|
||||
github.com/alexbrainman/sspi/negotiate
|
||||
# github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a
|
||||
github.com/asaskevich/govalidator
|
||||
# github.com/beevik/etree v1.1.0
|
||||
@ -88,6 +91,8 @@ github.com/golang/protobuf/ptypes/timestamp
|
||||
github.com/golang/snappy
|
||||
# github.com/gordonklaus/ineffassign v0.0.0-20200309095847-7953dde2c7bf
|
||||
github.com/gordonklaus/ineffassign
|
||||
# github.com/hashicorp/go-uuid v1.0.2
|
||||
github.com/hashicorp/go-uuid
|
||||
# github.com/hashicorp/hcl v1.0.0
|
||||
github.com/hashicorp/hcl
|
||||
github.com/hashicorp/hcl/hcl/ast
|
||||
@ -105,6 +110,51 @@ github.com/iancoleman/strcase
|
||||
github.com/imdario/mergo
|
||||
# github.com/inconshreveable/mousetrap v1.0.0
|
||||
github.com/inconshreveable/mousetrap
|
||||
# github.com/jcmturner/aescts/v2 v2.0.0
|
||||
github.com/jcmturner/aescts/v2
|
||||
# github.com/jcmturner/dnsutils/v2 v2.0.0
|
||||
github.com/jcmturner/dnsutils/v2
|
||||
# github.com/jcmturner/gofork v1.0.0
|
||||
github.com/jcmturner/gofork/encoding/asn1
|
||||
github.com/jcmturner/gofork/x/crypto/pbkdf2
|
||||
# github.com/jcmturner/goidentity/v6 v6.0.1
|
||||
github.com/jcmturner/goidentity/v6
|
||||
# github.com/jcmturner/gokrb5/v8 v8.2.0
|
||||
github.com/jcmturner/gokrb5/v8/asn1tools
|
||||
github.com/jcmturner/gokrb5/v8/client
|
||||
github.com/jcmturner/gokrb5/v8/config
|
||||
github.com/jcmturner/gokrb5/v8/credentials
|
||||
github.com/jcmturner/gokrb5/v8/crypto
|
||||
github.com/jcmturner/gokrb5/v8/crypto/common
|
||||
github.com/jcmturner/gokrb5/v8/crypto/etype
|
||||
github.com/jcmturner/gokrb5/v8/crypto/rfc3961
|
||||
github.com/jcmturner/gokrb5/v8/crypto/rfc3962
|
||||
github.com/jcmturner/gokrb5/v8/crypto/rfc4757
|
||||
github.com/jcmturner/gokrb5/v8/crypto/rfc8009
|
||||
github.com/jcmturner/gokrb5/v8/gssapi
|
||||
github.com/jcmturner/gokrb5/v8/iana
|
||||
github.com/jcmturner/gokrb5/v8/iana/addrtype
|
||||
github.com/jcmturner/gokrb5/v8/iana/adtype
|
||||
github.com/jcmturner/gokrb5/v8/iana/asnAppTag
|
||||
github.com/jcmturner/gokrb5/v8/iana/chksumtype
|
||||
github.com/jcmturner/gokrb5/v8/iana/errorcode
|
||||
github.com/jcmturner/gokrb5/v8/iana/etypeID
|
||||
github.com/jcmturner/gokrb5/v8/iana/flags
|
||||
github.com/jcmturner/gokrb5/v8/iana/keyusage
|
||||
github.com/jcmturner/gokrb5/v8/iana/msgtype
|
||||
github.com/jcmturner/gokrb5/v8/iana/nametype
|
||||
github.com/jcmturner/gokrb5/v8/iana/patype
|
||||
github.com/jcmturner/gokrb5/v8/kadmin
|
||||
github.com/jcmturner/gokrb5/v8/keytab
|
||||
github.com/jcmturner/gokrb5/v8/krberror
|
||||
github.com/jcmturner/gokrb5/v8/messages
|
||||
github.com/jcmturner/gokrb5/v8/pac
|
||||
github.com/jcmturner/gokrb5/v8/service
|
||||
github.com/jcmturner/gokrb5/v8/spnego
|
||||
github.com/jcmturner/gokrb5/v8/types
|
||||
# github.com/jcmturner/rpc/v2 v2.0.2
|
||||
github.com/jcmturner/rpc/v2/mstypes
|
||||
github.com/jcmturner/rpc/v2/ndr
|
||||
# github.com/jgautheron/goconst v0.0.0-20200227150835-cda7ea3bf591
|
||||
github.com/jgautheron/goconst
|
||||
github.com/jgautheron/goconst/cmd/goconst
|
||||
@ -118,7 +168,7 @@ github.com/labstack/gommon/log
|
||||
github.com/labstack/gommon/random
|
||||
# github.com/laurent22/ical-go v0.1.1-0.20181107184520-7e5d6ade8eef
|
||||
github.com/laurent22/ical-go
|
||||
# github.com/lib/pq v1.5.2
|
||||
# github.com/lib/pq v1.6.0
|
||||
github.com/lib/pq
|
||||
github.com/lib/pq/oid
|
||||
github.com/lib/pq/scram
|
||||
@ -238,6 +288,8 @@ golang.org/x/crypto/acme
|
||||
golang.org/x/crypto/acme/autocert
|
||||
golang.org/x/crypto/bcrypt
|
||||
golang.org/x/crypto/blowfish
|
||||
golang.org/x/crypto/md4
|
||||
golang.org/x/crypto/pbkdf2
|
||||
# golang.org/x/lint v0.0.0-20200302205851-738671d3881b
|
||||
golang.org/x/lint
|
||||
golang.org/x/lint/golint
|
||||
|
Reference in New Issue
Block a user