summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-11 09:50:58 +0000
committerLibravatar GitHub <noreply@github.com>2023-09-11 09:50:58 +0000
commitecbce17655f6df318b9000c4df953f36d4cf2de8 (patch)
treef389fd2d0b20c90857a5d76e63a51c93826d7a5d /go.mod
parent[chore]: Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#2190) (diff)
downloadgotosocial-ecbce17655f6df318b9000c4df953f36d4cf2de8.tar.xz
[chore]: Bump github.com/tdewolff/minify/v2 from 2.12.8 to 2.12.9 (#2194)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index a3c7e93a0..7a9d7dca1 100644
--- a/go.mod
+++ b/go.mod
@@ -45,7 +45,7 @@ require (
github.com/superseriousbusiness/activity v1.4.0-gts
github.com/superseriousbusiness/exif-terminator v0.5.0
github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB.0.20230227143000-f4900831d6c8
- github.com/tdewolff/minify/v2 v2.12.8
+ github.com/tdewolff/minify/v2 v2.12.9
github.com/ulule/limiter/v3 v3.11.2
github.com/uptrace/bun v1.1.14
github.com/uptrace/bun/dialect/pgdialect v1.1.14
@@ -152,7 +152,7 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/subosito/gotenv v1.4.2 // indirect
github.com/superseriousbusiness/go-jpeg-image-structure/v2 v2.0.0-20220321154430-d89a106fdabe // indirect
- github.com/tdewolff/parse/v2 v2.6.7 // indirect
+ github.com/tdewolff/parse/v2 v2.6.8 // indirect
github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.2.11 // indirect