diff --git a/README.md b/README.md index 9eb1063..75bd1b7 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,9 @@ site (read more in [this post][]). But you can also enable request signing and 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.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][]. +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. +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 [atmos/camo]: https://github.com/atmos/camo @@ -142,7 +140,7 @@ enabled using the `-cache` flag. It supports the following values: s3://fake-region/bucket/folder?endpoint=minio:9000&disableSSL=1&s3ForcePathStyle=1 - Similarly, for [Digital Ocean Spaces](https://www.digitalocean.com/products/spaces/), + Similarly, for [Digital Ocean Spaces](https://www.digitalocean.com/products/spaces/), provide a dummy region value and the appropriate endpoint for your space: s3://fake-region/bucket/folder?endpoint=sfo2.digitaloceanspaces.com