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 | |
| 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>
| -rw-r--r-- | .go.mod.sri | 2 | ||||
| -rw-r--r-- | flake.nix | 2 | ||||
| -rw-r--r-- | go.mod | 2 | ||||
| -rw-r--r-- | go.sum | 6 |
4 files changed, 6 insertions, 6 deletions
diff --git a/.go.mod.sri b/.go.mod.sri index 9919ae0..45e0efa 100644 --- a/.go.mod.sri +++ b/.go.mod.sri @@ -1 +1 @@ -sha256-Wf7tXnRgeyTwnTyH2/ogBGAFgSmspqQAyz/N5+gApDk= +sha256-rcMsiZWlOJOT5e6F5LfkBdBowIhUM8VUivMmukbdGKo= @@ -1,4 +1,4 @@ -# nix-direnv cache busting line: sha256-Wf7tXnRgeyTwnTyH2/ogBGAFgSmspqQAyz/N5+gApDk= +# nix-direnv cache busting line: sha256-rcMsiZWlOJOT5e6F5LfkBdBowIhUM8VUivMmukbdGKo= { description = "/x/perimental code"; @@ -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 @@ -190,8 +190,8 @@ github.com/dblohm7/wingoes v0.0.0-20230929194252-e994401fc077 h1:WphxHslVftszsr0 github.com/dblohm7/wingoes v0.0.0-20230929194252-e994401fc077/go.mod h1:6NCrWM5jRefaG7iN0iMShPalLsljHWBh9v1zxM2f8Xs= github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e h1:vUmf0yezR0y7jJ5pceLHthLaYf4bA5T14B6q39S4q2Q= github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e/go.mod h1:YTIHhz/QFSYnu/EhlF2SpU2Uk+32abacUYA5ZPljz1A= -github.com/disintegration/imaging v1.6.1 h1:JnBbK6ECIZb1NsWIikP9pd8gIlTIRx7fuDNpU9fsxOE= -github.com/disintegration/imaging v1.6.1/go.mod h1:xuIt+sRxDFrHS0drzXUlCJthkJ8k7lkkUojDSR247MQ= +github.com/disintegration/imaging v1.6.2 h1:w1LecBlG2Lnp8B3jk5zSuNqd7b4DXhcjwek1ei82L+c= +github.com/disintegration/imaging v1.6.2/go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4= github.com/dlclark/regexp2 v1.4.1-0.20201116162257-a2a8dda75c91/go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc= github.com/dlclark/regexp2 v1.7.0 h1:7lJfhqlPssTb1WQx4yvTHN0uElPEv52sbaECrAQxjAo= github.com/dlclark/regexp2 v1.7.0/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8= @@ -658,9 +658,9 @@ golang.org/x/exp v0.0.0-20230905200255-921286631fa9 h1:GoHiUyI/Tp2nVkLI2mCxVkOjs golang.org/x/exp v0.0.0-20230905200255-921286631fa9/go.mod h1:S2oDrQGGwySpoQPVqRShND87VCbxmc6bL1Yd2oYrm6k= golang.org/x/exp/typeparams v0.0.0-20230905200255-921286631fa9 h1:j3D9DvWRpUfIyFfDPws7LoIZ2MAI1OJHdQXtTnYtN+k= golang.org/x/exp/typeparams v0.0.0-20230905200255-921286631fa9/go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk= -golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81/go.mod h1:ux5Hcp/YLpHSI86hEcLt0YII63i6oz57MZXIpbrjZUs= golang.org/x/image v0.0.0-20190227222117-0694c2d4d067/go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js= golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0= +golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0= golang.org/x/image v0.12.0 h1:w13vZbU4o5rKOFFR8y7M+c4A5jXDC0uXTdHYRP8X2DQ= golang.org/x/image v0.12.0/go.mod h1:Lu90jvHG7GfemOIcldsh9A2hS01ocl6oNO7ype5mEnk= golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= |
