chore: update Go toolchain to 1.26
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/grafana/tempo
|
||||
|
||||
go 1.26.0
|
||||
go 1.26
|
||||
|
||||
require (
|
||||
cloud.google.com/go/storage v1.60.0
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
module github.com/grafana/tempo/tools
|
||||
|
||||
go 1.26.0
|
||||
go 1.26
|
||||
|
||||
require (
|
||||
github.com/golangci/golangci-lint/v2 v2.9.0
|
||||
|
||||
Reference in New Issue
Block a user