Skip to content

Commit

Permalink
use golang.org/x/net 0.24.0
Browse files Browse the repository at this point in the history
Fix for https://github.com/metrico/qryn/security/dependabot/59

Signed-off-by: Lorenzo Mangani <lorenzo.mangani@gmail.com>
  • Loading branch information
lmangani authored Apr 23, 2024
1 parent e8e01bd commit 4602989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wasm_parts/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ require (
go.opentelemetry.io/otel/trace v1.7.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/goleak v1.1.12 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/oauth2 v0.0.0-20220628200809-02e64fa58f26 // indirect
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
golang.org/x/sys v0.13.0 // indirect
Expand Down

0 comments on commit 4602989

Please sign in to comment.