update Go toolchain directives to match current version of Go

This commit is contained in:
Ryan Richard
2024-07-10 10:27:39 -07:00
parent dd80627dfa
commit decf1cf537
4 changed files with 4 additions and 4 deletions

View File

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