mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-26 13:26:23 +02:00
bump go version to 1.18 and update deps
This commit is contained in:
parent
a9b6594b41
commit
84960fc8a0
4 changed files with 103 additions and 1431 deletions
|
|
@ -21,7 +21,7 @@ use it as an SSL proxy for remote images, similar to [atmos/camo][] but with
|
|||
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.17), but that might change at any time.
|
||||
I also keep track of the minimum go version that still works (currently go1.18), but that might change at any time.
|
||||
You can see the go versions that are tested against in [.github/workflows/tests.yml][].
|
||||
|
||||
[this post]: https://willnorris.com/2014/01/a-self-hosted-alternative-to-jetpacks-photon-service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue