aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-08-25 03:02:33 +0800
committerRunxi Yu <me@runxiyu.org>2025-08-25 03:02:33 +0800
commit821ec956ccc8d4def432879c64f9e6792be3196e (patch)
tree70793d1fd786e11afa072ab940f09d9af10d08de /go.mod
parentFix selection box text color (diff)
downloadforge-pre-refactor.tar.gz
forge-pre-refactor.tar.zst
forge-pre-refactor.zip
Update depspre-refactor
Diffstat (limited to '')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 9515c2f..9ebd2ca 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/go-git/go-git/v5 v5.16.2
github.com/jackc/pgx/v5 v5.7.5
github.com/microcosm-cc/bluemonday v1.0.27
- github.com/tdewolff/minify/v2 v2.23.11
+ github.com/tdewolff/minify/v2 v2.24.0
github.com/yuin/goldmark v1.7.13
golang.org/x/crypto v0.41.0
)
@@ -35,11 +35,11 @@ require (
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
github.com/jackc/puddle/v2 v2.2.2 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
- github.com/kevinburke/ssh_config v1.2.0 // indirect
+ github.com/kevinburke/ssh_config v1.4.0 // indirect
github.com/pjbgf/sha1cd v0.4.0 // indirect
github.com/sergi/go-diff v1.4.0 // indirect
github.com/skeema/knownhosts v1.3.1 // indirect
- github.com/tdewolff/parse/v2 v2.8.2-0.20250806174018-50048bb39781 // indirect
+ github.com/tdewolff/parse/v2 v2.8.3 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
golang.org/x/net v0.43.0 // indirect