Update go.mod

Signed-off-by: Christopher Bartz <christopher.bartz@canonical.com>
This commit is contained in:
Christopher Bartz 2024-12-13 09:12:40 +01:00 committed by GitHub
parent 285293f587
commit ed4ad011c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -26,7 +26,7 @@ require (
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
golang.org/x/crypto v0.28.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sync v0.8.0 // indirect