Skip to content

Commit

Permalink
chore: go 1.N.P syntax on go.mod for correct toolchain versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasoares committed Oct 25, 2024
1 parent bcf375d commit a738047
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/takenet/deckard

go 1.23
go 1.23.0

require (
github.com/elastic/go-elasticsearch/v7 v7.4.0
Expand Down

0 comments on commit a738047

Please sign in to comment.