Skip to content

Commit

Permalink
ci: do not set the patch version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh authored and dennis-tra committed Mar 27, 2024
1 parent 4f278c2 commit 9972f11
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/probe-lab/hermes

go 1.22.0
go 1.22

require (
github.com/aws/aws-sdk-go-v2 v1.25.3
Expand Down

0 comments on commit 9972f11

Please sign in to comment.