Skip to content

Commit

Permalink
set go version to 1.21.0 again (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: Miguel Wolf <[email protected]>
  • Loading branch information
migster42 and Miguel Wolf authored Dec 3, 2024
1 parent 379b286 commit 9bf2200
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/SchwarzIT/hypermatch

go 1.23.3
go 1.21.0

require gotest.tools/v3 v3.5.1

Expand Down

0 comments on commit 9bf2200

Please sign in to comment.