Skip to content

Commit 4dfb913

Browse files
committed
bump go 1.25
1 parent d3af2df commit 4dfb913

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
golang 1.24.5
1+
golang 1.25.0
22
protoc 29.3
33
protoc-gen-go-grpc 1.3.0
44
golangci-lint 2.2.2

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/smartcontractkit/chainlink-common
22

3-
go 1.24.5
3+
go 1.25
44

55
require (
66
github.com/XSAM/otelsql v0.29.0

0 commit comments

Comments
 (0)