Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Branch] Upgrade AWS SDK v2 library to the latest version #31224

Merged
merged 82 commits into from
Jul 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
1baf5c8
Upgrade Cloudwatch library to avoid the use of CloudwatchIface mockin…
sayden Apr 2, 2022
0be4cb3
Removed unused function from cloudwatch input tests
sayden Apr 2, 2022
d84d46d
Add all required missing libraries because the dependency between the…
sayden Apr 7, 2022
ef53a61
A small thing that was missing in the test of cloudwatch input
sayden Apr 7, 2022
6952ce1
Fix some lefovers
sayden Apr 7, 2022
0713e0b
Upgrade Cloudwatch library to avoid the use of CloudwatchIface mockin…
sayden Apr 2, 2022
7c505b1
Removed unused function from cloudwatch input tests
sayden Apr 2, 2022
22d202c
Add all required missing libraries because the dependency between the…
sayden Apr 7, 2022
6a66ae7
A small thing that was missing in the test of cloudwatch input
sayden Apr 7, 2022
f8a5d7c
Add the modifications required for the common credentials.go file
sayden Apr 7, 2022
8eb4153
fix test file for credentials
sayden Apr 7, 2022
61d6e9b
Add the changes on one last PR
sayden Apr 20, 2022
2b4d084
Go Mod changes
sayden Apr 20, 2022
ab5c547
some integration test for cloudwatch input that was missing
sayden Apr 20, 2022
8553561
s3 input code only (no tests)
sayden Apr 20, 2022
4a6fd74
EC2 code only (no tests)
sayden Apr 20, 2022
4012ef6
EC2 code only (no tests) (now for real)
sayden Apr 20, 2022
8dc819a
ELB Autodiscover code only (no tests)
sayden Apr 20, 2022
bb2e0dd
Credentials code only (no tests)
sayden Apr 20, 2022
38b7026
Big fat aws files only (no tests)
sayden Apr 20, 2022
3c8ed21
Billing code only (no tests)
sayden Apr 20, 2022
eb2c616
Cloudwatch code only (no tests)
sayden Apr 20, 2022
cf09ec0
Add cloud metadata for ec2 code only (no tests)
sayden Apr 20, 2022
3cbe33f
Add cloud metadata for rds code only (no tests)
sayden Apr 20, 2022
c8ac55e
Add cloud metadata for sqs code only (no tests)
sayden Apr 20, 2022
25cc7fd
Merge commit 'c8ac55ed717bae38e6760caeb1588c5586523dd3' into feature-…
sayden Apr 21, 2022
e35717d
Tests and functionbeat
sayden Apr 21, 2022
a9d952d
Last stuff to make it compile
sayden Apr 21, 2022
34110d1
Fix EC2 Autodiscover tests
sayden Apr 21, 2022
e0389f2
Fix ELB autodiscover tests
sayden Apr 21, 2022
4fa6ff7
Cloudwatch unit tests
sayden Apr 21, 2022
5953865
I forgot to remove the reference code
sayden Apr 21, 2022
44d47cf
Finished the rest of the unit tests
sayden Apr 21, 2022
64c9687
Merge commit '47777ec1dc26a1baff76b40cb97e98681283f5ff' into feature-…
sayden May 11, 2022
e21183b
Go mod tidy
sayden May 11, 2022
9b740ec
fix addMetadata
kaiyan-sheng May 17, 2022
1573b28
Merge remote-tracking branch 'upstream/main' into feature/xpack/aws/u…
kaiyan-sheng Jun 14, 2022
73f311f
fix merge conflicts
kaiyan-sheng Jun 14, 2022
1daf929
partially fix s3 input
kaiyan-sheng Jun 26, 2022
64cdf82
Merge branch 'main' into feature/xpack/aws/upgrade-library
kaiyan-sheng Jun 26, 2022
1dd5e06
remove duplicated addStaticCredentialsProviderToAwsConfig
kaiyan-sheng Jun 29, 2022
e23045f
Merge branch 'main' into feature/xpack/aws/upgrade-library
Jun 29, 2022
e8b38bc
adapt s3poller
Jun 29, 2022
fc3e5f9
lint awss3 filebeat input
Jun 29, 2022
9ace9c9
adapt functionbeat
Jun 29, 2022
61c8016
lint functionbeat
Jun 29, 2022
a3d3f53
lint libbeat
Jun 29, 2022
d7c31f1
lint metrcibeat
Jun 29, 2022
590dd6d
more linting
Jun 30, 2022
51bad5d
more linting
Jun 30, 2022
4cc0c46
more linting
Jun 30, 2022
16163a2
more linting
Jun 30, 2022
839e297
more linting
Jun 30, 2022
0a3a8af
more linting
Jun 30, 2022
cb3b87c
Merge branch 'main' into feature/xpack/aws/upgrade-library
Jun 30, 2022
ea27b20
more linting
Jun 30, 2022
697636c
more linting
Jun 30, 2022
b745903
more linting
Jun 30, 2022
cfd6dd5
extra adaptation
Jun 30, 2022
c972a43
make update
Jun 30, 2022
268049a
Merge remote-tracking branch 'upstream/main' into feature/xpack/aws/u…
Jun 30, 2022
6ce160d
more linting
Jun 30, 2022
e41aea1
fix test
Jun 30, 2022
e94acd8
fix race in benchmark, more linting
Jun 30, 2022
2bea701
Merge branch 'main' into feature/xpack/aws/upgrade-library
Jul 4, 2022
db9c154
fix test
Jul 4, 2022
f28b655
Merge branch 'main' into feature/xpack/aws/upgrade-library
kaiyan-sheng Jul 5, 2022
f1b246b
reset the versions
kaiyan-sheng Jul 6, 2022
4af6476
Merge remote-tracking branch 'upstream/main' into feature/xpack/aws/u…
kaiyan-sheng Jul 6, 2022
6501dba
use paginator for DescribeLogGroups and FilterLogEvents
kaiyan-sheng Jul 8, 2022
e04cbe8
Merge remote-tracking branch 'upstream/main' into feature/xpack/aws/u…
kaiyan-sheng Jul 8, 2022
2077905
update notice.txt
kaiyan-sheng Jul 8, 2022
a5672a5
address comment
kaiyan-sheng Jul 8, 2022
210be0a
fix merge main
Jul 11, 2022
8dd98e6
Merge remote-tracking branch 'upstream/main' into feature/xpack/aws/u…
kaiyan-sheng Jul 11, 2022
be2c53b
Merge remote-tracking branch 'upstream/main' into feature/xpack/aws/u…
kaiyan-sheng Jul 20, 2022
1b6e7b6
Merge remote-tracking branch 'upstream/main' into feature/xpack/aws/u…
Jul 21, 2022
6d7ff4b
fixes for integration tests, remove unused store from awscloudwatch i…
Jul 21, 2022
267c009
Merge remote-tracking branch 'upstream/main' into feature/xpack/aws/u…
kaiyan-sheng Jul 21, 2022
4bb4a54
fix error check in cloudwatch input
kaiyan-sheng Jul 21, 2022
00cef6e
run go integ test on cloudAWS
Jul 22, 2022
32898d9
abs path for terraform outputfile
Jul 22, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23,543 changes: 14,832 additions & 8,711 deletions NOTICE.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev-tools/notice/overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
{"name": "github.com/urso/magetools", "licenceType": "Apache-2.0"}
{"name": "kernel.org/pub/linux/libs/security/libcap/cap", "licenceType": "BSD-3-Clause", "note": "dual licensed as GPL-v2 and BSD"}
{"name": "kernel.org/pub/linux/libs/security/libcap/psx", "licenceType": "BSD-3-Clause", "note": "dual licensed as GPL-v2 and BSD"}
{"name": "github.com/awslabs/kinesis-aggregation/go", "licenceType": "Apache-2.0", "url": "https://github.com/awslabs/kinesis-aggregation/blob/master/LICENSE.txt"}
{"name": "github.com/awslabs/kinesis-aggregation/go/v2", "licenceType": "Apache-2.0", "url": "https://github.com/awslabs/kinesis-aggregation/blob/master/LICENSE.txt"}
83 changes: 56 additions & 27 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@ require (
cloud.google.com/go/bigquery v1.8.0
cloud.google.com/go/monitoring v1.1.0
cloud.google.com/go/pubsub v1.17.1
code.cloudfoundry.org/go-diodes v0.0.0-20190809170250-f77fb823c7ee // indirect
code.cloudfoundry.org/go-loggregator v7.4.0+incompatible
code.cloudfoundry.org/rfc5424 v0.0.0-20180905210152-236a6d29298a // indirect
github.com/Azure/azure-event-hubs-go/v3 v3.3.15
github.com/Azure/azure-sdk-for-go v59.0.0+incompatible
github.com/Azure/azure-storage-blob-go v0.8.0
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/Azure/go-autorest/autorest v0.11.19
github.com/Azure/go-autorest/autorest/adal v0.9.15
github.com/Azure/go-autorest/autorest/azure/auth v0.4.2
Expand All @@ -21,15 +24,31 @@ require (
github.com/Shopify/sarama v1.27.0
github.com/StackExchange/wmi v1.2.1
github.com/aerospike/aerospike-client-go v1.27.1-0.20170612174108-0f3b54da6bdc
github.com/akavel/rsrc v0.8.0 // indirect
github.com/andrewkroh/sys v0.0.0-20151128191922-287798fe3e43
github.com/apoydence/eachers v0.0.0-20181020210610-23942921fe77 // indirect
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
github.com/aws/aws-lambda-go v1.13.3
github.com/aws/aws-sdk-go v1.38.60
github.com/aws/aws-sdk-go-v2 v0.24.0
github.com/aws/aws-sdk-go v1.38.60 // indirect
github.com/aws/aws-sdk-go-v2 v1.16.6
github.com/aws/aws-sdk-go-v2/config v1.15.12
github.com/aws/aws-sdk-go-v2/credentials v1.12.7
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.2
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.5
github.com/aws/aws-sdk-go-v2/service/costexplorer v1.18.4
github.com/aws/aws-sdk-go-v2/service/ec2 v1.36.1
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.4
github.com/aws/aws-sdk-go-v2/service/iam v1.18.4
github.com/aws/aws-sdk-go-v2/service/organizations v1.15.2
github.com/aws/aws-sdk-go-v2/service/rds v1.20.1
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi v1.13.5
github.com/aws/aws-sdk-go-v2/service/s3 v1.26.12
github.com/aws/aws-sdk-go-v2/service/sqs v1.18.4
github.com/aws/aws-sdk-go-v2/service/sts v1.16.8
github.com/awslabs/goformation/v4 v4.1.0
github.com/awslabs/kinesis-aggregation/go v0.0.0-20200810181507-d352038274c0
github.com/blakesmith/ar v0.0.0-20150311145944-8bd4349a67f2
github.com/bsm/sarama-cluster v2.1.14-0.20180625083203-7e67d87a6b3f+incompatible
github.com/cavaliercoder/badio v0.0.0-20160213150051-ce5280129e9e // indirect
github.com/cavaliercoder/go-rpm v0.0.0-20190131055624-7a9c54e3d83e
github.com/cespare/xxhash/v2 v2.1.2
github.com/cloudfoundry-community/go-cfclient v0.0.0-20190808214049-35bcce23fc5f
Expand All @@ -38,11 +57,14 @@ require (
github.com/containerd/fifo v1.0.0
github.com/coreos/go-systemd/v22 v22.3.2
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f
github.com/davecgh/go-xdr v0.0.0-20161123171359-e6a2ba005892 // indirect
github.com/denisenkom/go-mssqldb v0.9.0
github.com/devigned/tab v0.1.2-0.20190607222403-0c15cf42f9a2 // indirect
github.com/dgraph-io/badger/v3 v3.2103.1
github.com/digitalocean/go-libvirt v0.0.0-20180301200012-6075ea3c39a1
github.com/docker/docker v20.10.12+incompatible
github.com/docker/go-connections v0.4.0
github.com/docker/go-metrics v0.0.1 // indirect
github.com/docker/go-plugins-helpers v0.0.0-20181025120712-1e6269c305b8
github.com/docker/go-units v0.4.0
github.com/dolmen-go/contextio v0.0.0-20200217195037-68fc5150bcd5
Expand All @@ -68,6 +90,8 @@ require (
github.com/fearful-symmetry/gorapl v0.0.4
github.com/fsnotify/fsevents v0.1.1
github.com/fsnotify/fsnotify v1.5.1
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/go-sourcemap/sourcemap v2.1.2+incompatible // indirect
github.com/go-sql-driver/mysql v1.6.0
github.com/go-test/deep v1.0.7
github.com/gocarina/gocsv v0.0.0-20170324095351-ffef3ffc77be
Expand Down Expand Up @@ -97,26 +121,35 @@ require (
github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901
github.com/jonboulle/clockwork v0.2.2
github.com/josephspurrier/goversioninfo v0.0.0-20190209210621-63e6d1acd3dd
github.com/jpillora/backoff v1.0.0 // indirect
github.com/lib/pq v1.10.3
github.com/magefile/mage v1.13.0
github.com/mailru/easyjson v0.7.6 // indirect
github.com/mattn/go-colorable v0.1.12
github.com/mattn/go-ieproxy v0.0.0-20191113090002-7c0f6868bffe // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
github.com/miekg/dns v1.1.42
github.com/mitchellh/gox v1.0.1
github.com/mitchellh/hashstructure v0.0.0-20170116052023-ab25296c0f51
github.com/mitchellh/mapstructure v1.4.3
github.com/morikuni/aec v1.0.0 // indirect
github.com/olekukonko/tablewriter v0.0.5
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.2 // indirect
github.com/osquery/osquery-go v0.0.0-20210622151333-99b4efa62ec5
github.com/otiai10/copy v1.2.0
github.com/pierrre/gotestcover v0.0.0-20160517101806-924dca7d15f0
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0
github.com/prometheus/client_golang v1.11.0 // indirect
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.30.0
github.com/prometheus/procfs v0.7.3
github.com/prometheus/prometheus v1.8.2-0.20210701133801-b0944590a1c9
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
github.com/samuel/go-parser v0.0.0-20130731160455-ca8abbf65d0e // indirect
github.com/samuel/go-thrift v0.0.0-20140522043831-2187045faa54
github.com/sanathkr/yaml v1.0.1-0.20170819201035-0056894fa522 // indirect
github.com/shopspring/decimal v1.2.0
github.com/spf13/cobra v1.3.0
github.com/spf13/pflag v1.0.5
Expand Down Expand Up @@ -147,6 +180,9 @@ require (
google.golang.org/grpc v1.45.0
google.golang.org/protobuf v1.28.0
gopkg.in/inf.v0 v0.9.1
gopkg.in/jcmturner/aescts.v1 v1.0.1 // indirect
gopkg.in/jcmturner/dnsutils.v1 v1.0.1 // indirect
gopkg.in/jcmturner/goidentity.v3 v3.0.0 // indirect
gopkg.in/jcmturner/gokrb5.v7 v7.5.0
gopkg.in/yaml.v2 v2.4.0
gotest.tools v2.2.0+incompatible
Expand All @@ -159,6 +195,11 @@ require (
)

require (
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.17
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.20.4
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.8
github.com/aws/smithy-go v1.12.0
github.com/awslabs/kinesis-aggregation/go/v2 v2.0.0-20220623125934-28468a6701b5
github.com/elastic/bayeux v1.0.5
github.com/elastic/elastic-agent-autodiscover v0.2.1
github.com/elastic/elastic-agent-libs v0.2.9
Expand All @@ -175,40 +216,42 @@ require (

require (
cloud.google.com/go v0.99.0 // indirect
code.cloudfoundry.org/go-diodes v0.0.0-20190809170250-f77fb823c7ee // indirect
code.cloudfoundry.org/gofileutils v0.0.0-20170111115228-4d0c80011a0f // indirect
code.cloudfoundry.org/rfc5424 v0.0.0-20180905210152-236a6d29298a // indirect
github.com/Azure/azure-amqp-common-go/v3 v3.2.1 // indirect
github.com/Azure/azure-pipeline-go v0.2.1 // indirect
github.com/Azure/go-amqp v0.16.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
github.com/Azure/go-autorest/autorest/azure/cli v0.3.1 // indirect
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
github.com/Azure/go-autorest/logger v0.2.1 // indirect
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
github.com/akavel/rsrc v0.8.0 // indirect
github.com/apache/thrift v0.13.1-0.20200603211036-eac4d0c79a5f // indirect
github.com/apoydence/eachers v0.0.0-20181020210610-23942921fe77 // indirect
github.com/armon/go-radix v1.0.0 // indirect
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.3 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.7 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.14 // indirect
github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.4 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.3 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.8 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.7 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.7 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.11.10 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cavaliercoder/badio v0.0.0-20160213150051-ce5280129e9e // indirect
github.com/census-instrumentation/opencensus-proto v0.3.0 // indirect
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4 // indirect
github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 // indirect
github.com/containerd/containerd v1.5.13 // indirect
github.com/cyphar/filepath-securejoin v0.2.3 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/davecgh/go-xdr v0.0.0-20161123171359-e6a2ba005892 // indirect
github.com/devigned/tab v0.1.2-0.20190607222403-0c15cf42f9a2 // indirect
github.com/dgraph-io/ristretto v0.1.0 // indirect
github.com/dimchansky/utfbom v1.1.0 // indirect
github.com/dlclark/regexp2 v1.1.7-0.20171009020623-7632a260cbaf // indirect
github.com/dlclark/regexp2 v1.4.0 // indirect
github.com/dnephin/pflag v1.0.7 // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/docker/go-metrics v0.0.1 // indirect
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 // indirect
github.com/eapache/queue v1.1.0 // indirect
github.com/elastic/elastic-transport-go/v8 v8.1.0 // indirect
Expand All @@ -218,8 +261,6 @@ require (
github.com/fearful-symmetry/gomsr v0.0.1 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/go-sourcemap/sourcemap v2.1.2+incompatible // indirect
github.com/go-stack/stack v1.8.0 // indirect
github.com/gobuffalo/here v0.6.0 // indirect
github.com/godbus/dbus/v5 v5.0.6 // indirect
Expand Down Expand Up @@ -249,32 +290,23 @@ require (
github.com/jcmturner/rpc/v2 v2.0.3 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/jpillora/backoff v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/karrick/godirwalk v1.15.8 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/klauspost/compress v1.13.6 // indirect
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
github.com/markbates/pkger v0.17.0 // indirect
github.com/mattn/go-ieproxy v0.0.0-20191113090002-7c0f6868bffe // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/iochan v1.0.0 // indirect
github.com/moby/spdystream v0.2.0 // indirect
github.com/moby/term v0.0.0-20210610120745-9d4ed1856297 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/morikuni/aec v1.0.0 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.2 // indirect
github.com/pierrec/lz4 v2.6.0+incompatible // indirect
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
github.com/prometheus/client_golang v1.11.0 // indirect
github.com/samuel/go-parser v0.0.0-20130731160455-ca8abbf65d0e // indirect
github.com/sanathkr/go-yaml v0.0.0-20170819195128-ed9d249f429b // indirect
github.com/sanathkr/yaml v1.0.1-0.20170819201035-0056894fa522 // indirect
github.com/santhosh-tekuri/jsonschema v1.2.4 // indirect
github.com/sergi/go-diff v1.1.0 // indirect
github.com/sirupsen/logrus v1.8.1 // indirect
Expand All @@ -294,9 +326,6 @@ require (
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/appengine v1.6.7 // indirect
gopkg.in/jcmturner/aescts.v1 v1.0.1 // indirect
gopkg.in/jcmturner/dnsutils.v1 v1.0.1 // indirect
gopkg.in/jcmturner/goidentity.v3 v3.0.0 // indirect
gopkg.in/jcmturner/rpc.v1 v1.1.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/klog/v2 v2.30.0 // indirect
Expand Down
Loading