We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3af2df commit 4dfb913Copy full SHA for 4dfb913
.tool-versions
@@ -1,4 +1,4 @@
1
-golang 1.24.5
+golang 1.25.0
2
protoc 29.3
3
protoc-gen-go-grpc 1.3.0
4
golangci-lint 2.2.2
go.mod
@@ -1,6 +1,6 @@
module github.com/smartcontractkit/chainlink-common
-go 1.24.5
+go 1.25
5
require (
6
github.com/XSAM/otelsql v0.29.0
0 commit comments