Skip to content

Commit

Permalink
chore: Update Go version to match Porter
Browse files Browse the repository at this point in the history
Signed-off-by: Kim Christensen <[email protected]>
  • Loading branch information
kichristensen committed Dec 28, 2024
1 parent 4382442 commit ffa4dac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module get.porter.sh/mixin/tofu

go 1.21
toolchain go1.23.4
go 1.23

toolchain go1.23.3

replace (
// These are replace directives copied from porter
Expand Down

0 comments on commit ffa4dac

Please sign in to comment.