diff options
| author | 2024-05-21 14:37:47 +0100 | |
|---|---|---|
| committer | 2024-05-21 14:37:47 +0100 | |
| commit | 06b1e0173b54c5e6772a89ab6e1ad57365e33705 (patch) | |
| tree | 5ed01a552057d5004c95400c10f74d5fd6e01adc /go.mod | |
| parent | [performance] cache v2 filter keyword regular expressions (#2903) (diff) | |
| download | gotosocial-06b1e0173b54c5e6772a89ab6e1ad57365e33705.tar.xz | |
--- (#2923)
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ require ( github.com/superseriousbusiness/activity v1.6.0-gts.0.20240408131430-247f7f7110f0 github.com/superseriousbusiness/httpsig v1.2.0-SSB github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB.0.20230227143000-f4900831d6c8 - github.com/tdewolff/minify/v2 v2.20.24 + github.com/tdewolff/minify/v2 v2.20.25 github.com/technologize/otel-go-contrib v1.1.1 github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 github.com/ulule/limiter/v3 v3.11.2 |
