Skip to content

Commit

Permalink
set required go.mod version back to 1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
d-honeybadger committed Jan 23, 2025
1 parent 56c8f6b commit ff8464f
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/digitalocean/clusterlint

go 1.23.5
go 1.23.1

require (
github.com/docker/distribution v2.8.3+incompatible
Expand Down

0 comments on commit ff8464f

Please sign in to comment.