Skip to content

Commit

Permalink
Update Go to 1.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
phillebaba committed Nov 21, 2024
1 parent f4a3895 commit ee6cbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/zarf-dev/zarf

go 1.22.8
go 1.23.3

// TODO (@AABRO): Pending merge into github.com/gojsonschema/gojsonschema (https://github.com/gojsonschema/gojsonschema/pull/5)
replace github.com/xeipuuv/gojsonschema => github.com/defenseunicorns/gojsonschema v0.0.0-20231116163348-e00f069122d6
Expand Down

0 comments on commit ee6cbe4

Please sign in to comment.