Skip to content

Commit

Permalink
Merge pull request #253 from yue9944882/rm-vendor
Browse files Browse the repository at this point in the history
Remove vendor for project sanity
  • Loading branch information
yue9944882 authored Jan 17, 2025
2 parents 67620c3 + 1dad36c commit 2a1a113
Show file tree
Hide file tree
Showing 4,328 changed files with 1 addition and 1,334,940 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ require (
github.com/prometheus/client_golang v1.12.2
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.9.0
golang.org/x/time v0.7.0
k8s.io/api v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.32.0
Expand Down Expand Up @@ -53,7 +54,6 @@ require (
golang.org/x/sys v0.26.0 // indirect
golang.org/x/term v0.25.0 // indirect
golang.org/x/text v0.19.0 // indirect
golang.org/x/time v0.7.0 // indirect
google.golang.org/protobuf v1.35.1 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
Expand Down
202 changes: 0 additions & 202 deletions vendor/github.com/aws/aws-sdk-go/LICENSE.txt

This file was deleted.

3 changes: 0 additions & 3 deletions vendor/github.com/aws/aws-sdk-go/NOTICE.txt

This file was deleted.

93 changes: 0 additions & 93 deletions vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go

This file was deleted.

Loading

0 comments on commit 2a1a113

Please sign in to comment.