aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-21 15:41:42 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-21 15:41:42 +0800
commit9bebe3f1e6c340e5132ee4053c65dcad74328c42 (patch)
tree22a7e9c215e70c668474a3919b10f877dbc06b28 /go.mod
parentRename httpRouter (diff)
downloadforge-9bebe3f1e6c340e5132ee4053c65dcad74328c42.tar.gz
forge-9bebe3f1e6c340e5132ee4053c65dcad74328c42.tar.zst
forge-9bebe3f1e6c340e5132ee4053c65dcad74328c42.zip
Bump dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 87046fa..c6c5267 100644
--- a/go.mod
+++ b/go.mod
@@ -11,9 +11,9 @@ require (
github.com/jackc/pgx/v5 v5.7.2
github.com/microcosm-cc/bluemonday v1.0.27
github.com/niklasfasching/go-org v1.7.0
- github.com/tdewolff/minify/v2 v2.21.3
+ github.com/tdewolff/minify/v2 v2.22.3
github.com/yuin/goldmark v1.7.8
- go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250220024148-a3640b47317b
+ go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250321065842-f1247b104a0d
golang.org/x/crypto v0.36.0
)
@@ -39,7 +39,7 @@ require (
github.com/pjbgf/sha1cd v0.3.2 // indirect
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
github.com/skeema/knownhosts v1.3.1 // indirect
- github.com/tdewolff/parse/v2 v2.7.20 // indirect
+ github.com/tdewolff/parse/v2 v2.7.21 // 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.37.0 // indirect