From 35ebaf3482f5437eaab03a89d38068bb7504c5d8 Mon Sep 17 00:00:00 2001 From: "wiz-defend-e789741e09[bot]" <270719510+wiz-defend-e789741e09[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 20:20:32 +0000 Subject: [PATCH] Remediate vulnerabilities --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b325f473..8ccd4103 100644 --- a/go.mod +++ b/go.mod @@ -65,7 +65,7 @@ require ( github.com/xanzy/ssh-agent v0.3.3 // indirect go.yaml.in/yaml/v3 v3.0.4 // indirect golang.org/x/crypto v0.52.0 // indirect - golang.org/x/net v0.54.0 // indirect + golang.org/x/net v0.55.0 // indirect golang.org/x/oauth2 v0.27.0 // indirect golang.org/x/sys v0.45.0 // indirect golang.org/x/text v0.37.0 // indirect