mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 22:27:17 +02:00
[BUILD] Remove Go toolchain line in internal/tools (#16516)
This commit is contained in:
parent
2626e0f6cb
commit
46f1389ce7
@ -2,8 +2,6 @@ module github.com/prometheus/prometheus/internal/tools
|
|||||||
|
|
||||||
go 1.23.0
|
go 1.23.0
|
||||||
|
|
||||||
toolchain go1.24.1
|
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/bufbuild/buf v1.51.0
|
github.com/bufbuild/buf v1.51.0
|
||||||
github.com/daixiang0/gci v0.13.6
|
github.com/daixiang0/gci v0.13.6
|
||||||
|
Loading…
Reference in New Issue
Block a user