diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-03-09 21:50:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-09 21:50:26 +0100 |
commit | f436ae7b31f51e1322e8fd4fa5242092d5a3cd5c (patch) | |
tree | 2f6f66a390eb8b3d5f0be2cc08c4cf8efbba8c57 /vendor/modules.txt | |
parent | a9ccc18d735ac173c77c61770dc7d097d67b4407 (diff) | |
download | matterbridge-msglm-f436ae7b31f51e1322e8fd4fa5242092d5a3cd5c.tar.gz matterbridge-msglm-f436ae7b31f51e1322e8fd4fa5242092d5a3cd5c.tar.bz2 matterbridge-msglm-f436ae7b31f51e1322e8fd4fa5242092d5a3cd5c.zip |
Bump golang.org/x/image from 0.3.0 to 0.5.0 (#1973)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.3.0...v0.5.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
...
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 9db87c70..3cdd98aa 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -569,7 +569,7 @@ golang.org/x/crypto/scrypt golang.org/x/crypto/ssh golang.org/x/crypto/ssh/internal/bcrypt_pbkdf golang.org/x/crypto/ssh/terminal -# golang.org/x/image v0.3.0 +# golang.org/x/image v0.5.0 ## explicit; go 1.12 golang.org/x/image/riff golang.org/x/image/vp8 |