update to golang.org/x/mod@latest

This commit is contained in:
Mechiel Lukkien
2024-08-22 20:41:06 +02:00
parent e7e023c6d0
commit 09b13ed4d5
7 changed files with 239 additions and 18 deletions

2
go.mod
View File

@ -29,7 +29,7 @@ require (
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/common v0.45.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/mod v0.20.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/tools v0.20.0 // indirect