Skip to content

Commit 753fa4e

Browse files
fix: don't specify go's patch version in go.mod (#138)
1 parent 8d3a9ba commit 753fa4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/smartcontractkit/timelock-worker
22

3-
go 1.22.5
3+
go 1.22
44

55
require (
66
github.com/docker/go-connections v0.5.0

0 commit comments

Comments
 (0)