Skip to content

Commit

Permalink
Specify release Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
george-angel committed Mar 4, 2024
1 parent 3a2694b commit 80b4a97
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/utilitywarehouse/semaphore-service-mirror

go 1.22
go 1.22.0

require (
github.com/hashicorp/go-hclog v1.6.2
Expand Down

0 comments on commit 80b4a97

Please sign in to comment.