Skip to content

Commit

Permalink
Automator: update istio/[email protected] dependency in istio/client-g…
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored May 22, 2024
1 parent 415edff commit 28e66f2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
toolchain go1.22.1

require (
istio.io/api v1.22.1-0.20240516201528-8eb1f4b1b522
istio.io/api v1.22.1-0.20240522011002-37cad47103a2
k8s.io/apimachinery v0.29.0
k8s.io/client-go v0.29.0
sigs.k8s.io/structured-merge-diff/v4 v4.4.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
istio.io/api v1.22.1-0.20240516201528-8eb1f4b1b522 h1:GBDirFtiaAXFYCfN0t/ksPu9Iv2gnrqa0N8Cri9EoHE=
istio.io/api v1.22.1-0.20240516201528-8eb1f4b1b522/go.mod h1:S3l8LWqNYS9yT+d4bH+jqzH2lMencPkW7SKM1Cu9EyM=
istio.io/api v1.22.1-0.20240522011002-37cad47103a2 h1:3j9hlAkNRnHLptdyJHDmq4HClhXjsudyN5hmTKpaMuQ=
istio.io/api v1.22.1-0.20240522011002-37cad47103a2/go.mod h1:S3l8LWqNYS9yT+d4bH+jqzH2lMencPkW7SKM1Cu9EyM=
k8s.io/api v0.29.0 h1:NiCdQMY1QOp1H8lfRyeEf8eOwV6+0xA6XEE44ohDX2A=
k8s.io/api v0.29.0/go.mod h1:sdVmXoz2Bo/cb77Pxi71IPTSErEW32xa4aXwKH7gfBA=
k8s.io/apimachinery v0.29.0 h1:+ACVktwyicPz0oc6MTMLwa2Pw3ouLAfAon1wPLtG48o=
Expand Down
12 changes: 6 additions & 6 deletions pkg/apis/security/v1beta1/types.gen.go

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

0 comments on commit 28e66f2

Please sign in to comment.