1
0
Fork 0

Bump golang.org/x/net to v0.33.0

This commit is contained in:
Kevin Pollet 2024-12-20 14:36:06 +01:00 committed by GitHub
parent 95f20fc753
commit 35ce6baaae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -69,7 +69,7 @@ require (
go.elastic.co/apm/v2 v2.4.8
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // No tag on the repo.
golang.org/x/mod v0.21.0
golang.org/x/net v0.30.0
golang.org/x/net v0.33.0
golang.org/x/text v0.21.0
golang.org/x/time v0.7.0
golang.org/x/tools v0.25.0