Skip to content

Commit 9aef383

Browse files
Merge pull request #3032 from Nordix/tuomo/fix-go-mod
remove golang patch version from main go.mod
2 parents 280727e + a4b0b28 commit 9aef383

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.21.6
3+
go 1.21
44

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

0 commit comments

Comments
 (0)