diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-10 10:18:12 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-10 10:18:12 -0500 |
| commit | efebd22670296c7eae885025f95b42ac2c00ca6f (patch) | |
| tree | 6ef1d39980982dd4bc37b405884267011d5a8da6 /go.mod | |
| parent | 4a2b3ad6f7f9ea30b398180a1dce224ba9e5c7f1 (diff) | |
| download | x-efebd22670296c7eae885025f95b42ac2c00ca6f.tar.xz x-efebd22670296c7eae885025f95b42ac2c00ca6f.zip | |
build(deps): bump github.com/disintegration/imaging from 1.6.1 to 1.6.2 (#492)
* build(deps): bump github.com/disintegration/imaging from 1.6.1 to 1.6.2
Bumps [github.com/disintegration/imaging](https://github.com/disintegration/imaging) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/disintegration/imaging/releases)
- [Commits](https://github.com/disintegration/imaging/compare/v1.6.1...v1.6.2)
---
updated-dependencies:
- dependency-name: github.com/disintegration/imaging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump Go mod SRI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/s3 v1.33.0 github.com/bwmarrin/discordgo v0.27.1 github.com/chai2010/webp v1.1.1 - github.com/disintegration/imaging v1.6.1 + github.com/disintegration/imaging v1.6.2 github.com/dop251/goja v0.0.0-20230531210528-d7324b2d74f7 github.com/eaburns/peggy v1.0.2 github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51 |
