Merge pull request #1945 from vmware-tanzu/jtc/update-codegen

Bump generated 1.30 toolchains to go1.22.3
This commit is contained in:
Ryan Richard
2024-05-10 09:22:12 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ module go.pinniped.dev/generated/1.30/apis
go 1.22.0
toolchain go1.22.2
toolchain go1.22.3
require (
k8s.io/api v0.30.0

View File

@@ -3,7 +3,7 @@ module go.pinniped.dev/generated/1.30/client
go 1.22.0
toolchain go1.22.2
toolchain go1.22.3
replace go.pinniped.dev/generated/1.30/apis => ../apis