sync ports with The Matrix
This commit is contained in:
parent
124c78849b
commit
92bfff2b71
1237 changed files with 1829 additions and 1780 deletions
|
@ -1,15 +1,15 @@
|
|||
MODGO_MODULES = \
|
||||
cloud.google.com/go v0.110.0 \
|
||||
cloud.google.com/go/compute v1.19.3 \
|
||||
cloud.google.com/go v0.110.2 \
|
||||
cloud.google.com/go/compute v1.23.0 \
|
||||
cloud.google.com/go/compute/metadata v0.2.3 \
|
||||
github.com/!azure!a!d/microsoft-authentication-library-for-go v1.0.0 \
|
||||
github.com/!azure/azure-sdk-for-go/sdk/azcore v1.6.0 \
|
||||
github.com/!azure/azure-sdk-for-go/sdk/azidentity v1.3.0 \
|
||||
github.com/!azure!a!d/microsoft-authentication-library-for-go v1.1.1 \
|
||||
github.com/!azure/azure-sdk-for-go/sdk/azcore v1.7.1 \
|
||||
github.com/!azure/azure-sdk-for-go/sdk/azidentity v1.3.1 \
|
||||
github.com/!azure/azure-sdk-for-go/sdk/internal v1.3.0 \
|
||||
github.com/!azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns v1.1.0 \
|
||||
github.com/!azure/go-autorest v14.2.0+incompatible \
|
||||
github.com/!azure/go-autorest/autorest/to v0.4.0 \
|
||||
github.com/!burnt!sushi/toml v1.2.1 \
|
||||
github.com/!burnt!sushi/toml v1.3.2 \
|
||||
github.com/!disposa!boy/!json!config!reader v0.0.0-20201129172854-99cf318d67e7 \
|
||||
github.com/!g-!core/gcore-dns-sdk-go v0.2.6 \
|
||||
github.com/!puerkito!bio/goquery v1.8.1 \
|
||||
|
@ -18,22 +18,21 @@ MODGO_MODULES = \
|
|||
github.com/alecthomas/kong v0.2.2 \
|
||||
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883 \
|
||||
github.com/andybalholm/cascadia v1.3.1 \
|
||||
github.com/antihax/optional v1.0.0 \
|
||||
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 \
|
||||
github.com/aws/aws-sdk-go-v2 v1.18.0 \
|
||||
github.com/aws/aws-sdk-go-v2/config v1.18.25 \
|
||||
github.com/aws/aws-sdk-go-v2/credentials v1.13.24 \
|
||||
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.3 \
|
||||
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.33 \
|
||||
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.27 \
|
||||
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.34 \
|
||||
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.27 \
|
||||
github.com/aws/aws-sdk-go-v2/service/route53 v1.28.1 \
|
||||
github.com/aws/aws-sdk-go-v2/service/route53domains v1.14.10 \
|
||||
github.com/aws/aws-sdk-go-v2/service/sso v1.12.10 \
|
||||
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.10 \
|
||||
github.com/aws/aws-sdk-go-v2/service/sts v1.19.0 \
|
||||
github.com/aws/smithy-go v1.13.5 \
|
||||
github.com/aws/aws-sdk-go-v2 v1.21.0 \
|
||||
github.com/aws/aws-sdk-go-v2/config v1.18.39 \
|
||||
github.com/aws/aws-sdk-go-v2/credentials v1.13.37 \
|
||||
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 \
|
||||
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 \
|
||||
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 \
|
||||
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.42 \
|
||||
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35 \
|
||||
github.com/aws/aws-sdk-go-v2/service/route53 v1.29.5 \
|
||||
github.com/aws/aws-sdk-go-v2/service/route53domains v1.17.3 \
|
||||
github.com/aws/aws-sdk-go-v2/service/sso v1.13.6 \
|
||||
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.15.6 \
|
||||
github.com/aws/aws-sdk-go-v2/service/sts v1.21.5 \
|
||||
github.com/aws/smithy-go v1.14.2 \
|
||||
github.com/babolivier/go-doh-client v0.0.0-20201028162107-a76cff4cb8b6 \
|
||||
github.com/bgentry/speakeasy v0.1.0 \
|
||||
github.com/bhendo/go-powershell v0.0.0-20190719160123-219e7fb4e41e \
|
||||
|
@ -42,13 +41,14 @@ MODGO_MODULES = \
|
|||
github.com/cenkalti/backoff v2.2.1+incompatible \
|
||||
github.com/cenkalti/backoff/v3 v3.0.0 \
|
||||
github.com/census-instrumentation/opencensus-proto v0.4.1 \
|
||||
github.com/centralnicgroup-opensource/rtldev-middleware-go-sdk/v3 v3.5.5 \
|
||||
github.com/cespare/xxhash/v2 v2.2.0 \
|
||||
github.com/chzyer/logex v1.2.1 \
|
||||
github.com/chzyer/test v1.0.0 \
|
||||
github.com/client9/misspell v0.3.4 \
|
||||
github.com/cloudflare/cloudflare-go v0.68.0 \
|
||||
github.com/cloudflare/cloudflare-go v0.77.0 \
|
||||
github.com/cncf/udpa/go v0.0.0-20220112060539-c52dc94e7fbe \
|
||||
github.com/cncf/xds/go v0.0.0-20230310173818-32f1caf87195 \
|
||||
github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 \
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.2 \
|
||||
github.com/creack/pty v1.1.9 \
|
||||
github.com/cyberdelia/templates v0.0.0-20141128023046-ca7fffd4298c \
|
||||
|
@ -56,12 +56,12 @@ MODGO_MODULES = \
|
|||
github.com/decred/dcrd/crypto/blake256 v1.0.0 \
|
||||
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.0-20210816181553-5444fa50b93d \
|
||||
github.com/deepmap/oapi-codegen v1.9.1 \
|
||||
github.com/digitalocean/godo v1.99.0 \
|
||||
github.com/digitalocean/godo v1.102.1 \
|
||||
github.com/ditashi/jsbeautifier-go v0.0.0-20141206144643-2520a8026a9c \
|
||||
github.com/dnaeon/go-vcr v1.2.0 \
|
||||
github.com/dnsimple/dnsimple-go v1.2.0 \
|
||||
github.com/envoyproxy/go-control-plane v0.11.0 \
|
||||
github.com/envoyproxy/protoc-gen-validate v0.10.0 \
|
||||
github.com/envoyproxy/go-control-plane v0.11.1-0.20230524094728-9239064ad72f \
|
||||
github.com/envoyproxy/protoc-gen-validate v0.10.1 \
|
||||
github.com/exoscale/egoscale v0.90.2 \
|
||||
github.com/fatih/color v1.15.0 \
|
||||
github.com/fatih/structs v1.1.0 \
|
||||
|
@ -83,10 +83,11 @@ MODGO_MODULES = \
|
|||
github.com/go-playground/validator/v10 v10.9.0 \
|
||||
github.com/go-test/deep v1.0.3 \
|
||||
github.com/gobwas/glob v0.2.4-0.20181002190808-e7a84e9525fe \
|
||||
github.com/goccy/go-json v0.7.8 \
|
||||
github.com/goccy/go-json v0.10.2 \
|
||||
github.com/gofrs/uuid v4.0.0+incompatible \
|
||||
github.com/golang-jwt/jwt v3.2.2+incompatible \
|
||||
github.com/golang-jwt/jwt/v4 v4.5.0 \
|
||||
github.com/golang-jwt/jwt/v5 v5.0.0 \
|
||||
github.com/golang/glog v1.1.0 \
|
||||
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da \
|
||||
github.com/golang/mock v1.1.1 \
|
||||
|
@ -94,33 +95,32 @@ MODGO_MODULES = \
|
|||
github.com/golangci/lint-1 v0.0.0-20181222135242-d2cdd8c08219 \
|
||||
github.com/google/go-cmp v0.5.9 \
|
||||
github.com/google/go-github/v35 v35.3.0 \
|
||||
github.com/google/go-pkcs11 v0.2.0 \
|
||||
github.com/google/go-querystring v1.1.0 \
|
||||
github.com/google/gofuzz v1.0.0 \
|
||||
github.com/google/s2a-go v0.1.4 \
|
||||
github.com/google/s2a-go v0.1.7 \
|
||||
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 \
|
||||
github.com/google/uuid v1.3.0 \
|
||||
github.com/googleapis/enterprise-certificate-proxy v0.2.3 \
|
||||
github.com/googleapis/gax-go/v2 v2.10.0 \
|
||||
github.com/google/uuid v1.3.1 \
|
||||
github.com/googleapis/enterprise-certificate-proxy v0.2.5 \
|
||||
github.com/googleapis/gax-go/v2 v2.12.0 \
|
||||
github.com/gopherjs/gopherjs v1.17.2 \
|
||||
github.com/gopherjs/jquery v0.0.0-20191017083323-73f4c7416038 \
|
||||
github.com/gorilla/mux v1.8.0 \
|
||||
github.com/grpc-ecosystem/grpc-gateway v1.16.0 \
|
||||
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 \
|
||||
github.com/hashicorp/errwrap v1.1.0 \
|
||||
github.com/hashicorp/go-cleanhttp v0.5.2 \
|
||||
github.com/hashicorp/go-hclog v1.2.0 \
|
||||
github.com/hashicorp/go-multierror v1.1.1 \
|
||||
github.com/hashicorp/go-retryablehttp v0.7.2 \
|
||||
github.com/hashicorp/go-retryablehttp v0.7.4 \
|
||||
github.com/hashicorp/go-rootcerts v1.0.2 \
|
||||
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6 \
|
||||
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 \
|
||||
github.com/hashicorp/go-sockaddr v1.0.2 \
|
||||
github.com/hashicorp/hcl v1.0.0 \
|
||||
github.com/hashicorp/vault/api v1.9.2 \
|
||||
github.com/hexonet/go-sdk/v3 v3.5.4 \
|
||||
github.com/hashicorp/vault/api v1.10.0 \
|
||||
github.com/inconshreveable/mousetrap v1.0.0 \
|
||||
github.com/jarcoal/httpmock v1.0.8 \
|
||||
github.com/jinzhu/copier v0.3.5 \
|
||||
github.com/jinzhu/copier v0.4.0 \
|
||||
github.com/jmespath/go-jmespath v0.4.0 \
|
||||
github.com/jmespath/go-jmespath/internal/testify v1.5.1 \
|
||||
github.com/json-iterator/go v1.1.12 \
|
||||
|
@ -167,7 +167,7 @@ MODGO_MODULES = \
|
|||
github.com/mattn/go-colorable v0.1.13 \
|
||||
github.com/mattn/go-isatty v0.0.19 \
|
||||
github.com/mattn/go-runewidth v0.0.13 \
|
||||
github.com/miekg/dns v1.1.54 \
|
||||
github.com/miekg/dns v1.1.56 \
|
||||
github.com/mitchellh/cli v1.0.0 \
|
||||
github.com/mitchellh/go-homedir v1.1.0 \
|
||||
github.com/mitchellh/go-wordwrap v1.0.0 \
|
||||
|
@ -181,7 +181,7 @@ MODGO_MODULES = \
|
|||
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86 \
|
||||
github.com/neelance/sourcemap v0.0.0-20200213170602-2833bce08e4c \
|
||||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e \
|
||||
github.com/nrdcg/goinwx v0.8.2 \
|
||||
github.com/nrdcg/goinwx v0.8.3 \
|
||||
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d \
|
||||
github.com/olekukonko/tablewriter v0.0.5 \
|
||||
github.com/oracle/oci-go-sdk/v32 v32.0.0 \
|
||||
|
@ -199,7 +199,6 @@ MODGO_MODULES = \
|
|||
github.com/qdm12/reprint v0.0.0-20200326205758-722754a53494 \
|
||||
github.com/rivo/uniseg v0.2.0 \
|
||||
github.com/robertkrimen/otto v0.2.1 \
|
||||
github.com/rogpeppe/fastuuid v1.2.0 \
|
||||
github.com/rogpeppe/go-internal v1.8.1 \
|
||||
github.com/russross/blackfriday/v2 v2.1.0 \
|
||||
github.com/ryanuber/columnize v2.1.0+incompatible \
|
||||
|
@ -217,10 +216,10 @@ MODGO_MODULES = \
|
|||
github.com/spf13/pflag v1.0.5 \
|
||||
github.com/stretchr/objx v0.5.0 \
|
||||
github.com/stretchr/testify v1.8.4 \
|
||||
github.com/transip/gotransip/v6 v6.20.0 \
|
||||
github.com/transip/gotransip/v6 v6.21.0 \
|
||||
github.com/ugorji/go v1.2.6 \
|
||||
github.com/ugorji/go/codec v1.2.6 \
|
||||
github.com/urfave/cli/v2 v2.25.5 \
|
||||
github.com/urfave/cli/v2 v2.25.7 \
|
||||
github.com/valyala/bytebufferpool v1.0.0 \
|
||||
github.com/valyala/fasttemplate v1.2.1 \
|
||||
github.com/vultr/govultr/v2 v2.17.2 \
|
||||
|
@ -231,28 +230,27 @@ MODGO_MODULES = \
|
|||
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 \
|
||||
github.com/yuin/goldmark v1.4.13 \
|
||||
go.opencensus.io v0.24.0 \
|
||||
go.opentelemetry.io/proto/otlp v0.7.0 \
|
||||
golang.org/x/crypto v0.9.0 \
|
||||
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 \
|
||||
golang.org/x/crypto v0.13.0 \
|
||||
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 \
|
||||
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 \
|
||||
golang.org/x/mod v0.9.0 \
|
||||
golang.org/x/net v0.10.0 \
|
||||
golang.org/x/oauth2 v0.8.0 \
|
||||
golang.org/x/sync v0.2.0 \
|
||||
golang.org/x/sys v0.8.0 \
|
||||
golang.org/x/term v0.8.0 \
|
||||
golang.org/x/text v0.9.0 \
|
||||
golang.org/x/mod v0.12.0 \
|
||||
golang.org/x/net v0.15.0 \
|
||||
golang.org/x/oauth2 v0.12.0 \
|
||||
golang.org/x/sync v0.3.0 \
|
||||
golang.org/x/sys v0.12.0 \
|
||||
golang.org/x/term v0.12.0 \
|
||||
golang.org/x/text v0.13.0 \
|
||||
golang.org/x/time v0.3.0 \
|
||||
golang.org/x/tools v0.7.0 \
|
||||
golang.org/x/tools v0.13.0 \
|
||||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 \
|
||||
google.golang.org/api v0.125.0 \
|
||||
google.golang.org/api v0.141.0 \
|
||||
google.golang.org/appengine v1.6.7 \
|
||||
google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc \
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc \
|
||||
google.golang.org/genproto/googleapis/bytestream v0.0.0-20230530153820-e85fd2cbaebc \
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc \
|
||||
google.golang.org/grpc v1.55.0 \
|
||||
google.golang.org/protobuf v1.30.0 \
|
||||
google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5 \
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5 \
|
||||
google.golang.org/genproto/googleapis/bytestream v0.0.0-20230911183012-2d3300fd4832 \
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230911183012-2d3300fd4832 \
|
||||
google.golang.org/grpc v1.57.0 \
|
||||
google.golang.org/protobuf v1.31.0 \
|
||||
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c \
|
||||
gopkg.in/errgo.v1 v1.0.0-20161222125816-442357a80af5 \
|
||||
gopkg.in/errgo.v2 v2.1.0 \
|
||||
|
@ -260,7 +258,7 @@ MODGO_MODULES = \
|
|||
gopkg.in/httprequest.v1 v1.1.1 \
|
||||
gopkg.in/ini.v1 v1.66.6 \
|
||||
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 \
|
||||
gopkg.in/ns1/ns1-go.v2 v2.7.4 \
|
||||
gopkg.in/ns1/ns1-go.v2 v2.7.8 \
|
||||
gopkg.in/readline.v1 v1.0.0-20160726135117-62c6fe619375 \
|
||||
gopkg.in/sourcemap.v1 v1.0.5 \
|
||||
gopkg.in/square/go-jose.v2 v2.5.1 \
|
||||
|
@ -275,10 +273,9 @@ MODGO_MODULES = \
|
|||
|
||||
MODGO_MODFILES = \
|
||||
cloud.google.com/go v0.26.0 \
|
||||
cloud.google.com/go v0.34.0 \
|
||||
cloud.google.com/go/compute v1.14.0 \
|
||||
cloud.google.com/go/compute v1.18.0 \
|
||||
cloud.google.com/go/compute/metadata v0.2.0 \
|
||||
cloud.google.com/go/compute v1.19.1 \
|
||||
cloud.google.com/go/compute v1.20.1 \
|
||||
github.com/!azure!a!d/microsoft-authentication-library-for-go v0.9.0 \
|
||||
github.com/!azure/azure-sdk-for-go/sdk/azcore v1.4.0 \
|
||||
github.com/!azure/azure-sdk-for-go/sdk/azidentity v1.2.2 \
|
||||
|
@ -286,20 +283,12 @@ MODGO_MODFILES = \
|
|||
github.com/!burnt!sushi/toml v0.3.1 \
|
||||
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc \
|
||||
github.com/census-instrumentation/opencensus-proto v0.2.1 \
|
||||
github.com/cespare/xxhash/v2 v2.1.1 \
|
||||
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f \
|
||||
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 \
|
||||
github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4 \
|
||||
github.com/cncf/xds/go v0.0.0-20210805033703-aa0b78936158 \
|
||||
github.com/cncf/xds/go v0.0.0-20210922020428-25de7278fc84 \
|
||||
github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1 \
|
||||
github.com/davecgh/go-spew v1.1.0 \
|
||||
github.com/dnaeon/go-vcr v1.1.0 \
|
||||
github.com/envoyproxy/go-control-plane v0.9.0 \
|
||||
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 \
|
||||
github.com/envoyproxy/go-control-plane v0.9.10-0.20210907150352-cf90f659a021 \
|
||||
github.com/envoyproxy/go-control-plane v0.9.4 \
|
||||
github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad \
|
||||
github.com/envoyproxy/protoc-gen-validate v0.1.0 \
|
||||
github.com/fatih/color v1.13.0 \
|
||||
github.com/fatih/color v1.7.0 \
|
||||
|
@ -307,8 +296,8 @@ MODGO_MODFILES = \
|
|||
github.com/go-playground/universal-translator v0.17.0 \
|
||||
github.com/go-playground/validator/v10 v10.4.1 \
|
||||
github.com/go-test/deep v1.0.2 \
|
||||
github.com/goccy/go-json v0.7.8 \
|
||||
github.com/gofrs/uuid v3.2.0+incompatible \
|
||||
github.com/golang-jwt/jwt/v4 v4.4.3 \
|
||||
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b \
|
||||
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e \
|
||||
github.com/golang/protobuf v1.2.0 \
|
||||
|
@ -321,7 +310,6 @@ MODGO_MODFILES = \
|
|||
github.com/golang/protobuf v1.4.0-rc.2 \
|
||||
github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0 \
|
||||
github.com/golang/protobuf v1.4.1 \
|
||||
github.com/golang/protobuf v1.4.2 \
|
||||
github.com/golang/protobuf v1.4.3 \
|
||||
github.com/golang/protobuf v1.5.0 \
|
||||
github.com/golang/protobuf v1.5.2 \
|
||||
|
@ -337,10 +325,12 @@ MODGO_MODFILES = \
|
|||
github.com/google/go-cmp v0.5.7 \
|
||||
github.com/google/go-cmp v0.5.8 \
|
||||
github.com/google/go-querystring v1.0.0 \
|
||||
github.com/google/s2a-go v0.1.3 \
|
||||
github.com/google/s2a-go v0.1.4 \
|
||||
github.com/google/uuid v1.1.1 \
|
||||
github.com/google/uuid v1.1.2 \
|
||||
github.com/googleapis/gax-go/v2 v2.8.0 \
|
||||
github.com/google/uuid v1.3.0 \
|
||||
github.com/googleapis/enterprise-certificate-proxy v0.2.3 \
|
||||
github.com/googleapis/gax-go/v2 v2.11.0 \
|
||||
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 \
|
||||
github.com/hashicorp/errwrap v1.0.0 \
|
||||
github.com/hashicorp/go-cleanhttp v0.5.1 \
|
||||
|
@ -400,10 +390,8 @@ MODGO_MODFILES = \
|
|||
github.com/stretchr/testify v1.8.0 \
|
||||
github.com/stretchr/testify v1.8.1 \
|
||||
github.com/stretchr/testify v1.8.2 \
|
||||
github.com/stretchr/testify v1.8.3 \
|
||||
github.com/ugorji/go v1.1.7 \
|
||||
github.com/ugorji/go/codec v1.1.7 \
|
||||
github.com/urfave/cli/v2 v2.25.3 \
|
||||
github.com/yuin/goldmark v1.2.1 \
|
||||
golang.org/x/crypto v0.0.0-20180214000028-650f4a345ab4 \
|
||||
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 \
|
||||
|
@ -415,23 +403,21 @@ MODGO_MODFILES = \
|
|||
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 \
|
||||
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 \
|
||||
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 \
|
||||
golang.org/x/crypto v0.0.0-20220314234659-1baeb1ce4c0b \
|
||||
golang.org/x/crypto v0.10.0 \
|
||||
golang.org/x/crypto v0.12.0 \
|
||||
golang.org/x/crypto v0.6.0 \
|
||||
golang.org/x/crypto v0.7.0 \
|
||||
golang.org/x/crypto v0.9.0 \
|
||||
golang.org/x/exp v0.0.0-20190121172915-509febef88a4 \
|
||||
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 \
|
||||
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 \
|
||||
golang.org/x/mod v0.2.0 \
|
||||
golang.org/x/mod v0.3.0 \
|
||||
golang.org/x/mod v0.4.1 \
|
||||
golang.org/x/mod v0.6.0 \
|
||||
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 \
|
||||
golang.org/x/mod v0.7.0 \
|
||||
golang.org/x/mod v0.8.0 \
|
||||
golang.org/x/net v0.0.0-20180406214816-61147c48b25b \
|
||||
golang.org/x/net v0.0.0-20180724234803-3673e40ba225 \
|
||||
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d \
|
||||
golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e \
|
||||
golang.org/x/net v0.0.0-20190213061140-3a22650c66bd \
|
||||
golang.org/x/net v0.0.0-20190311183353-d8887717615a \
|
||||
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 \
|
||||
|
@ -444,25 +430,26 @@ MODGO_MODFILES = \
|
|||
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 \
|
||||
golang.org/x/net v0.0.0-20210913180222-943fd674d43e \
|
||||
golang.org/x/net v0.0.0-20210916014120-12bc252f5db8 \
|
||||
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 \
|
||||
golang.org/x/net v0.0.0-20220722155237-a158d28d115b \
|
||||
golang.org/x/net v0.2.0 \
|
||||
golang.org/x/net v0.10.0 \
|
||||
golang.org/x/net v0.14.0 \
|
||||
golang.org/x/net v0.7.0 \
|
||||
golang.org/x/net v0.8.0 \
|
||||
golang.org/x/net v0.9.0 \
|
||||
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be \
|
||||
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 \
|
||||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d \
|
||||
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 \
|
||||
golang.org/x/oauth2 v0.6.0 \
|
||||
golang.org/x/oauth2 v0.7.0 \
|
||||
golang.org/x/oauth2 v0.8.0 \
|
||||
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f \
|
||||
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f \
|
||||
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 \
|
||||
golang.org/x/sync v0.0.0-20190423024810-112230192c58 \
|
||||
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208 \
|
||||
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 \
|
||||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c \
|
||||
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 \
|
||||
golang.org/x/sync v0.1.0 \
|
||||
golang.org/x/sync v0.2.0 \
|
||||
golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc \
|
||||
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 \
|
||||
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a \
|
||||
|
@ -484,14 +471,17 @@ MODGO_MODFILES = \
|
|||
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 \
|
||||
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f \
|
||||
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab \
|
||||
golang.org/x/sys v0.1.0 \
|
||||
golang.org/x/sys v0.2.0 \
|
||||
golang.org/x/sys v0.11.0 \
|
||||
golang.org/x/sys v0.5.0 \
|
||||
golang.org/x/sys v0.6.0 \
|
||||
golang.org/x/sys v0.7.0 \
|
||||
golang.org/x/sys v0.8.0 \
|
||||
golang.org/x/sys v0.9.0 \
|
||||
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221 \
|
||||
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 \
|
||||
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 \
|
||||
golang.org/x/term v0.5.0 \
|
||||
golang.org/x/text v0.12.0 \
|
||||
golang.org/x/text v0.3.0 \
|
||||
golang.org/x/text v0.3.2 \
|
||||
golang.org/x/text v0.3.3 \
|
||||
|
@ -501,6 +491,7 @@ MODGO_MODFILES = \
|
|||
golang.org/x/text v0.4.0 \
|
||||
golang.org/x/text v0.7.0 \
|
||||
golang.org/x/text v0.8.0 \
|
||||
golang.org/x/text v0.9.0 \
|
||||
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 \
|
||||
golang.org/x/time v0.0.0-20201208040808-7e3f01d25324 \
|
||||
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba \
|
||||
|
@ -517,31 +508,31 @@ MODGO_MODFILES = \
|
|||
golang.org/x/tools v0.0.0-20210114065538-d78b04bdf963 \
|
||||
golang.org/x/tools v0.1.12 \
|
||||
golang.org/x/tools v0.1.5 \
|
||||
golang.org/x/tools v0.2.0 \
|
||||
golang.org/x/tools v0.3.0 \
|
||||
golang.org/x/tools v0.6.0 \
|
||||
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 \
|
||||
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 \
|
||||
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 \
|
||||
google.golang.org/api v0.122.0 \
|
||||
google.golang.org/api v0.124.0 \
|
||||
google.golang.org/api v0.126.0 \
|
||||
google.golang.org/api v0.128.0 \
|
||||
google.golang.org/appengine v1.1.0 \
|
||||
google.golang.org/appengine v1.4.0 \
|
||||
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 \
|
||||
google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 \
|
||||
google.golang.org/genproto v0.0.0-20200513103714-09dca8ec2884 \
|
||||
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 \
|
||||
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 \
|
||||
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 \
|
||||
google.golang.org/genproto v0.0.0-20230525234025-438c736192d0 \
|
||||
google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54 \
|
||||
google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc \
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9 \
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc \
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 \
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc \
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d \
|
||||
google.golang.org/grpc v1.19.0 \
|
||||
google.golang.org/grpc v1.23.0 \
|
||||
google.golang.org/grpc v1.25.1 \
|
||||
google.golang.org/grpc v1.27.0 \
|
||||
google.golang.org/grpc v1.33.1 \
|
||||
google.golang.org/grpc v1.33.2 \
|
||||
google.golang.org/grpc v1.36.0 \
|
||||
google.golang.org/grpc v1.45.0 \
|
||||
google.golang.org/grpc v1.55.0 \
|
||||
google.golang.org/grpc v1.56.1 \
|
||||
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd \
|
||||
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64 \
|
||||
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60 \
|
||||
|
@ -555,6 +546,7 @@ MODGO_MODFILES = \
|
|||
google.golang.org/protobuf v1.26.0-rc.1 \
|
||||
google.golang.org/protobuf v1.27.1 \
|
||||
google.golang.org/protobuf v1.28.0 \
|
||||
google.golang.org/protobuf v1.30.0 \
|
||||
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 \
|
||||
gopkg.in/check.v1 v1.0.0-20160105164936-4f90aeace3a2 \
|
||||
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 \
|
||||
|
@ -567,7 +559,6 @@ MODGO_MODFILES = \
|
|||
gopkg.in/mgo.v2 v2.0.0-20160818015218-f2b6f6c918c4 \
|
||||
gopkg.in/yaml.v2 v2.0.0-20170712054546-1be3d31502d6 \
|
||||
gopkg.in/yaml.v2 v2.2.2 \
|
||||
gopkg.in/yaml.v2 v2.2.3 \
|
||||
gopkg.in/yaml.v2 v2.2.4 \
|
||||
gopkg.in/yaml.v2 v2.2.8 \
|
||||
gopkg.in/yaml.v2 v2.3.0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue