Skip to content

Commit

Permalink
Update the istio libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
houshengbo committed Jan 9, 2024
1 parent b12ea7d commit 4ef158a
Show file tree
Hide file tree
Showing 132 changed files with 11,113 additions and 6,680 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module knative.dev/operator

go 1.21

toolchain go1.21.4

require (
github.com/go-logr/zapr v1.2.2
github.com/google/go-cmp v0.6.0
Expand All @@ -16,8 +14,8 @@ require (
golang.org/x/mod v0.14.0
golang.org/x/oauth2 v0.14.0
google.golang.org/api v0.151.0
istio.io/api v0.0.0-20220420164308-b6a03a9e477e
istio.io/client-go v1.13.3
istio.io/api v0.0.0-20231206023236-e7cadb36da57
istio.io/client-go v1.18.7
k8s.io/api v0.27.6
k8s.io/apimachinery v0.27.6
k8s.io/client-go v0.27.6
Expand Down
78 changes: 4 additions & 74 deletions go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion third_party/VENDOR-LICENSE/istio.io/api/LICENSE

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

2 changes: 1 addition & 1 deletion third_party/VENDOR-LICENSE/istio.io/client-go/pkg/LICENSE

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

2 changes: 1 addition & 1 deletion vendor/istio.io/api/LICENSE

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

2 changes: 1 addition & 1 deletion vendor/istio.io/api/analysis/v1alpha1/message.pb.go

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

6 changes: 3 additions & 3 deletions vendor/istio.io/api/analysis/v1alpha1/message.pb.html

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

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

47 changes: 45 additions & 2 deletions vendor/istio.io/api/extensions/v1alpha1/wasm.gen.json

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

Loading

0 comments on commit 4ef158a

Please sign in to comment.