mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-26 05:16:25 +02:00
Bump github.com/aws/aws-sdk-go from 1.38.64 to 1.40.42 (#306)
* Bump github.com/aws/aws-sdk-go from 1.38.64 to 1.40.42 Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.64 to 1.40.42. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.64...v1.40.42) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * bump minimum go version to 1.13 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Norris <will@willnorris.com>
This commit is contained in:
parent
bbb026ef38
commit
5f85069fde
4 changed files with 7 additions and 6 deletions
|
|
@ -22,7 +22,7 @@ additional image adjustment options.
|
|||
|
||||
I aim to keep imageproxy compatible with the two [most recent major go
|
||||
releases][]. I also keep track of the minimum go version that still works
|
||||
(currently go1.11 with modules enabled), but that might change at any time. You
|
||||
(currently go1.13 with modules enabled), but that might change at any time. You
|
||||
can see the go versions that are tested against in
|
||||
[.github/workflows/tests.yml][].
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue