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

pull/16493/head^2
Jan-Otto Kröpke 2 months ago committed by GitHub
parent 2626e0f6cb
commit 46f1389ce7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      internal/tools/go.mod

@ -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

Loading…
Cancel
Save