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

Update the istio libraries to 1.18.7 #1663

Merged
merged 1 commit into from
Jan 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
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
Loading