Merge pull request #66 from crossplane/renovate/go-1.x

chore(deps): update dependency go to v1.22.3
This commit is contained in:
Nic Cope 2024-05-30 16:38:57 -07:00 committed by GitHub
commit 154dc92f3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/crossplane/function-template-go
go 1.21
toolchain go1.21.3
toolchain go1.22.3
require (
github.com/alecthomas/kong v0.9.0