Skip to content

Commit e8c0e51

Browse files
chore(deps): update go toolchain directive to v1.26.2
1 parent 443dd60 commit e8c0e51

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/circleci/ex
22

33
go 1.25.0
44

5-
toolchain go1.26.1
5+
toolchain go1.26.2
66

77
require (
88
github.com/DataDog/datadog-go v4.8.3+incompatible

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module tools
22

33
go 1.24.0
44

5-
toolchain go1.26.1
5+
toolchain go1.26.2
66

77
require (
88
github.com/golangci/golangci-lint/v2 v2.7.2

0 commit comments

Comments
 (0)