Skip to content

Commit 3ef34f0

Browse files
zhxiaoggie-pham
andauthored
upgrade tempo to go version 1.26.3 (#7237) (#7423)
(cherry picked from commit a4aed4a) Co-authored-by: J Pham <94262131+ie-pham@users.noreply.github.com>
1 parent 9ac40c6 commit 3ef34f0

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
@@ -1,6 +1,6 @@
11
module github.com/grafana/tempo
22

3-
go 1.26.2
3+
go 1.26.3
44

55
require (
66
cloud.google.com/go/storage v1.62.1

tools/go.mod

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

3-
go 1.26.2
3+
go 1.26.3
44

55
tool (
66
github.com/golangci/golangci-lint/v2/cmd/golangci-lint

0 commit comments

Comments
 (0)