From 2a773b4e31bf538550258303301f801e7d94dfef Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Fri, 14 Feb 2025 09:35:57 +0800 Subject: go.mod: 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 c6ffef5..42cc49f 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/microcosm-cc/bluemonday v1.0.27 github.com/niklasfasching/go-org v1.7.0 github.com/yuin/goldmark v1.7.8 - go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250211153243-8946fae17bd0 + go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250213065845-ba04a2b9388c golang.org/x/crypto v0.33.0 ) @@ -23,7 +23,7 @@ require ( github.com/aymerick/douceur v0.2.0 // indirect github.com/cloudflare/circl v1.6.0 // indirect github.com/cyphar/filepath-securejoin v0.4.1 // indirect - github.com/dlclark/regexp2 v1.11.4 // indirect + github.com/dlclark/regexp2 v1.11.5 // 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 -- cgit v1.2.3