Skip to content

Commit cdd39d5

Browse files
committed
Toolchain: Set go version for arangoproxy to 1.24.0
The trailing .0 unbreaks builds for Vadim
1 parent 976bf21 commit cdd39d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolchain/arangoproxy/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/arangodb/docs/migration-tools/arangoproxy
22

3-
go 1.24
3+
go 1.24.0
44

55
require (
66
github.com/dlclark/regexp2 v1.11.5

0 commit comments

Comments
 (0)