diff options
author | 2025-02-03 10:12:49 +0000 | |
---|---|---|
committer | 2025-02-03 10:12:49 +0000 | |
commit | 8b74cad422361490eb1cdb8018b1bda096dee06c (patch) | |
tree | 04bf95cb1d9f78c5364642f22324886e72f8f453 /vendor/modules.txt | |
parent | [chore]: Bump github.com/KimMachineGun/automemlimit from 0.6.1 to 0.7.0 (#3726) (diff) | |
download | gotosocial-8b74cad422361490eb1cdb8018b1bda096dee06c.tar.xz |
[chore]: Bump github.com/tdewolff/minify/v2 from 2.21.2 to 2.21.3 (#3727)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.21.2 to 2.21.3.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.21.2...v2.21.3)
---
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 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 1ce5179ed..24a5d7cb7 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -181,9 +181,10 @@ github.com/dustin/go-humanize # github.com/felixge/httpsnoop v1.0.4 ## explicit; go 1.13 github.com/felixge/httpsnoop -# github.com/fsnotify/fsnotify v1.7.0 +# github.com/fsnotify/fsnotify v1.8.0 ## explicit; go 1.17 github.com/fsnotify/fsnotify +github.com/fsnotify/fsnotify/internal # github.com/gabriel-vasile/mimetype v1.4.8 ## explicit; go 1.20 github.com/gabriel-vasile/mimetype @@ -822,7 +823,7 @@ github.com/superseriousbusiness/oauth2/v4/generates github.com/superseriousbusiness/oauth2/v4/manage github.com/superseriousbusiness/oauth2/v4/models github.com/superseriousbusiness/oauth2/v4/server -# github.com/tdewolff/minify/v2 v2.21.2 +# github.com/tdewolff/minify/v2 v2.21.3 ## explicit; go 1.18 github.com/tdewolff/minify/v2 github.com/tdewolff/minify/v2/html |