aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-07 21:23:59 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-07 21:23:59 +0800
commitce48d7600431f92e4c8b20f997d932fabbcc0a63 (patch)
tree8a0a094df67b20b6aec6f638fbef37f6fdd97198 /go.mod
parenthttp/templates: Reduce whitespace (diff)
downloadforge-ce48d7600431f92e4c8b20f997d932fabbcc0a63.tar.gz
forge-ce48d7600431f92e4c8b20f997d932fabbcc0a63.tar.zst
forge-ce48d7600431f92e4c8b20f997d932fabbcc0a63.zip
*: Bump dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 63ac123..450fc48 100644
--- a/go.mod
+++ b/go.mod
@@ -36,7 +36,7 @@ require (
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/pjbgf/sha1cd v0.3.2 // indirect
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
- github.com/tdewolff/parse/v2 v2.7.19 // indirect
+ github.com/tdewolff/parse/v2 v2.7.20 // indirect
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
golang.org/x/net v0.37.0 // indirect
golang.org/x/sync v0.12.0 // indirect