summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar kim <grufwub@gmail.com>2025-06-30 14:30:56 +0200
committerLibravatar kim <gruf@noreply.codeberg.org>2025-06-30 14:30:56 +0200
commit771288503866cef77d47efd768195db606bb3d27 (patch)
tree369204d59d9c6fdded0c92238682ba67b29ccf36 /go.mod
parent[feature] Allow anchor href to work for footnotes, use ID prefix to avoid cla... (diff)
downloadgotosocial-771288503866cef77d47efd768195db606bb3d27.tar.xz
[chore] bumps ncruces/go-sqlite3 v0.26.1 => v0.26.3 (#4302)
Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4302 Co-authored-by: kim <grufwub@gmail.com> Co-committed-by: kim <grufwub@gmail.com>
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 d440a19b7..dae5876ba 100644
--- a/go.mod
+++ b/go.mod
@@ -54,7 +54,7 @@ require (
github.com/miekg/dns v1.1.66
github.com/minio/minio-go/v7 v7.0.92
github.com/mitchellh/mapstructure v1.5.0
- github.com/ncruces/go-sqlite3 v0.26.1
+ github.com/ncruces/go-sqlite3 v0.26.3
github.com/oklog/ulid v1.3.1
github.com/pquerna/otp v1.5.0
github.com/rivo/uniseg v0.4.7