From b252644c2bc045120d266569a54300854012a537 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 28 Dec 2024 17:57:23 +0800 Subject: Bump dependencies --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 627d90a..b0ebf61 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/acomagu/bufpipe v1.0.4 // indirect github.com/aymerick/douceur v0.2.0 // indirect github.com/cloudflare/circl v1.5.0 // indirect - github.com/cyphar/filepath-securejoin v0.3.5 // indirect + github.com/cyphar/filepath-securejoin v0.3.6 // indirect github.com/emirpasic/gods v1.18.1 // indirect github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect github.com/go-git/go-billy/v5 v5.6.0 // indirect @@ -33,7 +33,7 @@ require ( github.com/skeema/knownhosts v1.3.0 // indirect github.com/xanzy/ssh-agent v0.3.3 // indirect golang.org/x/crypto v0.31.0 // indirect - golang.org/x/net v0.32.0 // indirect + golang.org/x/net v0.33.0 // indirect gopkg.in/warnings.v0 v0.1.2 // indirect ) -- cgit v1.2.3