Skip to content

Commit fe82b6a

Browse files
committed
use go 1.25.7 instead of 1.25.8 since golangci tool chain only goes that for 1.25
1 parent dded6a8 commit fe82b6a

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/c2fo/vfs/v7
22

3-
go 1.25.8
3+
go 1.25.7
44

55
require (
66
cloud.google.com/go/storage v1.60.0

0 commit comments

Comments
 (0)