diff options
| author | 2024-12-16 11:37:53 +0000 | |
|---|---|---|
| committer | 2024-12-16 11:37:53 +0000 | |
| commit | 9697df0955095cb9be7b5fa0c4408ae4523d8b08 (patch) | |
| tree | 737d826b4ea8bc22c0645cbbea7ab143428e0bda /go.mod | |
| parent | bump gruf/go-ffmpreg to v0.6.3 (#3624) (diff) | |
| download | gotosocial-9697df0955095cb9be7b5fa0c4408ae4523d8b08.tar.xz | |
bump ncruces/go-sqlite3 to v0.21.1 (#3625)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ require ( github.com/miekg/dns v1.1.62 github.com/minio/minio-go/v7 v7.0.81 github.com/mitchellh/mapstructure v1.5.0 - github.com/ncruces/go-sqlite3 v0.21.0 + github.com/ncruces/go-sqlite3 v0.21.1 github.com/oklog/ulid v1.3.1 github.com/prometheus/client_golang v1.20.5 github.com/spf13/cobra v1.8.1 |
