diff options
| author | 2023-10-23 17:54:57 +0100 | |
|---|---|---|
| committer | 2023-10-23 17:54:57 +0100 | |
| commit | 4facad3d814177ece8a4112c35e7017dbb737447 (patch) | |
| tree | 38966a0a6931c531e7f0062ffe228c6ee3b0f15d /go.mod | |
| parent | Bump @babel/traverse from 7.23.0 to 7.23.2 in /web/source (#2269) (diff) | |
| download | gotosocial-4facad3d814177ece8a4112c35e7017dbb737447.tar.xz | |
[chore] update minify library (#2286)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,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.9 + github.com/tdewolff/minify/v2 v2.19.10 github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 github.com/ulule/limiter/v3 v3.11.2 github.com/uptrace/bun v1.1.16 |
