Skip to content

Commit b31fd6d

Browse files
Merge pull request #172 from digitalocean/dkomsa/lower-go-mod-version
set required go.mod version back to 1.23.1
2 parents 56c8f6b + ff8464f commit b31fd6d

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/digitalocean/clusterlint
22

3-
go 1.23.5
3+
go 1.23.1
44

55
require (
66
github.com/docker/distribution v2.8.3+incompatible

0 commit comments

Comments
 (0)