Skip to content
Snippets Groups Projects
Verified Commit e852ee81 authored by Justin Tobler's avatar Justin Tobler Committed by GitLab
Browse files

Merge branch 'jt/bump-dependency' into 'master'

go.mod: Update `golang.org/x/net` dependency

See merge request !6798



Merged-by: default avatarJustin Tobler <jtobler@gitlab.com>
Approved-by: default avatarEric Ju <eju@gitlab.com>
parents c35ecf60 96cfc975
No related branches found
No related tags found
Loading
Pipeline #1240693505 failed
......@@ -195,7 +195,7 @@ require (
go.opentelemetry.io/otel/trace v1.24.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
golang.org/x/mod v0.14.0 // indirect
golang.org/x/net v0.22.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/oauth2 v0.18.0 // indirect
golang.org/x/tools v0.17.0 // indirect
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment