Skip to content

Commit 2a1a113

Browse files
authored
Merge pull request #253 from yue9944882/rm-vendor
Remove vendor for project sanity
2 parents 67620c3 + 1dad36c commit 2a1a113

File tree

4,328 files changed

+1
-1334940
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,328 files changed

+1
-1334940
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ require (
1010
github.com/prometheus/client_golang v1.12.2
1111
github.com/spf13/pflag v1.0.5
1212
github.com/stretchr/testify v1.9.0
13+
golang.org/x/time v0.7.0
1314
k8s.io/api v0.32.0
1415
k8s.io/apimachinery v0.32.0
1516
k8s.io/client-go v0.32.0
@@ -53,7 +54,6 @@ require (
5354
golang.org/x/sys v0.26.0 // indirect
5455
golang.org/x/term v0.25.0 // indirect
5556
golang.org/x/text v0.19.0 // indirect
56-
golang.org/x/time v0.7.0 // indirect
5757
google.golang.org/protobuf v1.35.1 // indirect
5858
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
5959
gopkg.in/inf.v0 v0.9.1 // indirect

vendor/github.com/aws/aws-sdk-go/LICENSE.txt

Lines changed: 0 additions & 202 deletions
This file was deleted.

vendor/github.com/aws/aws-sdk-go/NOTICE.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)