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

This commit is contained in:
renovate[bot] 2025-05-06 19:30:55 +00:00 committed by GitHub
parent 45bc905d9f
commit ba1e8fa3df
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.2
toolchain go1.24.3
require (
github.com/alecthomas/kong v0.9.0