We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993633a commit d6585c5Copy full SHA for d6585c5
go.mod
@@ -2,7 +2,7 @@ module github.com/luno/weld
2
3
go 1.25
4
5
-toolchain go1.25.3
+toolchain go1.25.4
6
7
require (
8
github.com/luno/jettison v0.0.0-20251004142841-a8f926feeafb
0 commit comments