Skip to content

Commit 74c31fc

Browse files
committed
Do not specify go patch version
There's no good reason for this, and makes it harder to consume.
1 parent c5f3cb3 commit 74c31fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

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

3-
go 1.25.7
3+
go 1.25.0
44

55
require (
66
golang.org/x/crypto v0.33.0

0 commit comments

Comments
 (0)