chore: go get -u

This commit is contained in:
Zheng Kai
2023-08-31 18:09:53 +08:00
parent f10ceaec5c
commit 6f4413ccc2
2 changed files with 3 additions and 1 deletions

View File

@@ -20,5 +20,5 @@ require (
github.com/prometheus/client_model v0.4.0 // indirect
github.com/prometheus/common v0.44.0 // indirect
github.com/prometheus/procfs v0.11.1 // indirect
golang.org/x/sys v0.10.0 // indirect
golang.org/x/sys v0.11.0 // indirect
)