mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-25 21:06:24 +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
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
# minimum go version that works. This is not necessarily supported in
|
||||
# any way, and will be bumped up without notice as needed. But it at
|
||||
# least lets us know what go version should work.
|
||||
- go-version: 1.17
|
||||
- go-version: 1.18
|
||||
platform: ubuntu-latest
|
||||
|
||||
# include windows, but only with the latest Go version, since there
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue