diff options
| author | 2025-06-30 14:30:56 +0200 | |
|---|---|---|
| committer | 2025-06-30 14:30:56 +0200 | |
| commit | 771288503866cef77d47efd768195db606bb3d27 (patch) | |
| tree | 369204d59d9c6fdded0c92238682ba67b29ccf36 /go.mod | |
| parent | [feature] Allow anchor href to work for footnotes, use ID prefix to avoid cla... (diff) | |
| download | gotosocial-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
