Skip to content

Commit

Permalink
Automator: update istio/client-go@master dependency in istio/istio@ma…
Browse files Browse the repository at this point in the history
…ster (istio#50650)
  • Loading branch information
istio-testing authored Apr 23, 2024
1 parent e0559a5 commit b841830
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ require (
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.14.3
istio.io/api v1.22.0-alpha.1.0.20240422181332-941d58de83fb
istio.io/client-go v1.22.0-alpha.1.0.20240422181731-247576f8d9e8
istio.io/api v1.22.0-alpha.1.0.20240423182551-68cdbb256ce1
istio.io/client-go v1.22.0-alpha.1.0.20240423183151-16424ed01f53
k8s.io/api v0.30.0
k8s.io/apiextensions-apiserver v0.30.0
k8s.io/apimachinery v0.30.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1102,10 +1102,10 @@ helm.sh/helm/v3 v3.14.3/go.mod h1:v6myVbyseSBJTzhmeE39UcPLNv6cQK6qss3dvgAySaE=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
istio.io/api v1.22.0-alpha.1.0.20240422181332-941d58de83fb h1:5MR5s7uO7KSslYL+Wv1OA5H3r5kV0VDJ0Kyxgv2S4CY=
istio.io/api v1.22.0-alpha.1.0.20240422181332-941d58de83fb/go.mod h1:WKz6cReGS673+9crbXmIARZvk6wxQIao7u7Y4xUgbOM=
istio.io/client-go v1.22.0-alpha.1.0.20240422181731-247576f8d9e8 h1:/l+2486OPH4autM4BPAAKfZ6Hd94TsI5nCT9k+C7SZQ=
istio.io/client-go v1.22.0-alpha.1.0.20240422181731-247576f8d9e8/go.mod h1:4vNfxbYkVUAUspL4uWvtgE8oMDPUqpGOQl1CxpX8Ckg=
istio.io/api v1.22.0-alpha.1.0.20240423182551-68cdbb256ce1 h1:M+VVkNXH0GfHRpOklOwQBPyo7g+bEd7bwmQ2HGsierg=
istio.io/api v1.22.0-alpha.1.0.20240423182551-68cdbb256ce1/go.mod h1:WKz6cReGS673+9crbXmIARZvk6wxQIao7u7Y4xUgbOM=
istio.io/client-go v1.22.0-alpha.1.0.20240423183151-16424ed01f53 h1:PGuHbBdfmQZDCQN+er+HkccKGb/lMcIdtM96NZSqaK8=
istio.io/client-go v1.22.0-alpha.1.0.20240423183151-16424ed01f53/go.mod h1:MPqxM1wyYXDmNBEzevl0LcBtW0FLyBQtdO02hNsnAfM=
k8s.io/api v0.18.2/go.mod h1:SJCWI7OLzhZSvbY7U8zwNl9UA4o1fizoug34OV/2r78=
k8s.io/api v0.18.4/go.mod h1:lOIQAKYgai1+vz9J7YcDZwC26Z0zQewYOGWdyIPUUQ4=
k8s.io/api v0.30.0 h1:siWhRq7cNjy2iHssOB9SCGNCl2spiF1dO3dABqZ8niA=
Expand Down

0 comments on commit b841830

Please sign in to comment.