update toolchain version in some go.mod files

This commit is contained in:
Ryan Richard
2024-06-06 11:00:55 -04:00
parent 07f8c327e4
commit 1fe6f2eff9
3 changed files with 3 additions and 3 deletions

View File

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