We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e42c90 commit 06b0f10Copy full SHA for 06b0f10
.tool-versions
@@ -1,5 +1,5 @@
1
-golang 1.24.5
+golang 1.25.1
2
protoc 29.3
3
protoc-gen-go-grpc 1.3.0
4
-golangci-lint 2.2.2
+golangci-lint 2.4.0
5
mockery 2.53.3
go.mod
@@ -1,6 +1,6 @@
module github.com/smartcontractkit/chainlink-common
-go 1.24.5
+go 1.25.1
require (
6
github.com/XSAM/otelsql v0.37.0
0 commit comments