Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eko committed Oct 27, 2023
1 parent 9c49f82 commit 84668bf
Show file tree
Hide file tree
Showing 392 changed files with 32,728 additions and 40,558 deletions.
7 changes: 3 additions & 4 deletions go.mod
Expand Up @@ -11,9 +11,9 @@ require (
github.com/stretchr/testify v1.8.4
github.com/txn2/txeh v1.5.5
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.26.3
k8s.io/api v0.28.3
k8s.io/apimachinery v0.28.3
k8s.io/client-go v0.26.3
k8s.io/client-go v0.28.3
)

require (
Expand All @@ -26,7 +26,6 @@ require (
github.com/go-openapi/swag v0.22.3 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/gnostic v0.6.9 // indirect
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/gofuzz v1.2.0 // indirect
Expand All @@ -47,7 +46,7 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/oauth2 v0.5.0 // indirect
golang.org/x/oauth2 v0.8.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/term v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
Expand Down
123 changes: 7 additions & 116 deletions go.sum

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions internal/test/mocks/kubernetes/client/Interface.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

203 changes: 0 additions & 203 deletions vendor/github.com/google/gnostic/LICENSE

This file was deleted.

4 changes: 0 additions & 4 deletions vendor/github.com/google/gnostic/compiler/README.md

This file was deleted.

49 changes: 0 additions & 49 deletions vendor/github.com/google/gnostic/compiler/context.go

This file was deleted.

70 changes: 0 additions & 70 deletions vendor/github.com/google/gnostic/compiler/error.go

This file was deleted.

0 comments on commit 84668bf

Please sign in to comment.