Skip to content

Commit

Permalink
go.mod: Set go 1.22.5
Browse files Browse the repository at this point in the history
Signed-off-by: Sunny <[email protected]>
  • Loading branch information
darkowlzz committed Sep 30, 2024
1 parent cb0d0c8 commit 7fad8bf
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/fluxcd/terraform-provider-flux

go 1.22.4

toolchain go1.23.1
go 1.22.5

// Pin kustomize to v5.4.3
replace (
Expand Down

0 comments on commit 7fad8bf

Please sign in to comment.