From 34d3fce64b771447701ad0e450782891ea6d6307 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 20 Feb 2025 10:43:20 +0800 Subject: [PATCH] deps: Bump lindenii-common --- go.mod | 2 +- go.sum | 4 ++-- diff --git a/go.mod b/go.mod index dfa67beb887677dc6566e60972f7da00b35805b4..635cf32973782a3562946354a77f3061996b4266 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ 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/yuin/goldmark v1.7.8 - go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250217131219-9e6e2f124b4d + go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250220024148-a3640b47317b golang.org/x/crypto v0.33.0 ) diff --git a/go.sum b/go.sum index b8206a5fb19d0e43b0d2e2dc99ace5fea8fe99c9..5f0eac1c60a8a4aaf18816d9b5e4b83c8d0ea486 100644 --- a/go.sum +++ b/go.sum @@ -100,8 +100,8 @@ github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw= github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY= github.com/yuin/goldmark v1.7.8 h1:iERMLn0/QJeHFhxSt3p6PeN9mGnvIKSpG9YYorDMnic= github.com/yuin/goldmark v1.7.8/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E= -go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250217131219-9e6e2f124b4d h1:QmOphCcYEZMOIcSV+YHN3zzkSK8us9pG5LZN5K85Oyc= -go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250217131219-9e6e2f124b4d/go.mod h1:bOxuuGXA3UpbLb1lKohr2j2MVcGGLcqfAprGx9VCkMA= +go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250220024148-a3640b47317b h1:ChobY0tu2SWY9sTgHFM5ZSlxLdQSOj5sE06J/wLPp6w= +go.lindenii.runxiyu.org/lindenii-common v0.0.0-20250220024148-a3640b47317b/go.mod h1:bOxuuGXA3UpbLb1lKohr2j2MVcGGLcqfAprGx9VCkMA= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= -- 2.48.1