Skip to content

Commit

Permalink
upgrade to go 1.22.4
Browse files Browse the repository at this point in the history
Signed-off-by: Tim <[email protected]>
  • Loading branch information
Avarei committed Jun 20, 2024
1 parent f2a0733 commit d8fd445
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/crossplane-contrib/function-pkl

go 1.22.1

toolchain go1.22.3
go 1.22.4

require (
github.com/alecthomas/kong v0.9.0
Expand Down

0 comments on commit d8fd445

Please sign in to comment.