update go 1.22.7

This commit is contained in:
koba1t
2024-09-15 01:40:50 +09:00
parent 4034e36ee1
commit 5ba8523df7
70 changed files with 99 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
module sigs.k8s.io/kustomize/functions/examples/fn-framework-application
go 1.21
go 1.22.7
require (
github.com/spf13/cobra v1.8.0