aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-03 23:48:50 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-03 23:48:50 +0800
commit8390c2d82695f4e15a9d1ba2ae3b0f1ee65d8dbc (patch)
tree66faf07a4bfb974346c6e7d2aea363caac1e7009 /go.mod
parentUpdate go.mod (diff)
downloadforge-8390c2d82695f4e15a9d1ba2ae3b0f1ee65d8dbc.tar.gz
forge-8390c2d82695f4e15a9d1ba2ae3b0f1ee65d8dbc.tar.zst
forge-8390c2d82695f4e15a9d1ba2ae3b0f1ee65d8dbc.zip
Update dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index db1e494..a3e8380 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.24.1
require (
git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
- github.com/alecthomas/chroma/v2 v2.15.0
+ github.com/alecthomas/chroma/v2 v2.16.0
github.com/alexedwards/argon2id v1.0.0
github.com/bluekeyes/go-gitdiff v0.8.1
github.com/dgraph-io/ristretto/v2 v2.1.0
@@ -33,7 +33,7 @@ require (
github.com/cloudflare/circl v1.6.0 // indirect
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
github.com/dlclark/regexp2 v1.11.5 // indirect
- github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21 // indirect
+ github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6 // 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.2 // indirect