Skip to content

Commit b4c9987

Browse files
committed
fix(ci): use 1.N.P syntax for go version
1 parent 1a18182 commit b4c9987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/purge/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module purge
22

3-
go 1.23
3+
go 1.23.8
44

55
require github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33
66

0 commit comments

Comments
 (0)