[BUILD] Remove Go toolchain line in internal/tools (#16516)

This commit is contained in:
Jan-Otto Kröpke 2025-04-29 12:12:34 +02:00 committed by GitHub
parent 2626e0f6cb
commit 46f1389ce7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,6 @@ module github.com/prometheus/prometheus/internal/tools
go 1.23.0
toolchain go1.24.1
require (
github.com/bufbuild/buf v1.51.0
github.com/daixiang0/gci v0.13.6