chore(deps): update dependency go to v1.23.2

This commit is contained in:
renovate[bot] 2024-10-01 19:57:05 +00:00 committed by GitHub
parent 1bbd4b5c95
commit 9e6ff20025
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.23
toolchain go1.23.1
toolchain go1.23.2
require (
github.com/alecthomas/kong v0.9.0