mirror of
https://github.com/go-gitea/gitea
synced 2025-01-24 09:17:43 +01:00
0bb56a413d
* Update Vendor github.com/nfnt/resize * switch resize algo NearestNeighbor -> Bilinear
8 lines
59 B
YAML
8 lines
59 B
YAML
language: go
|
|
|
|
go:
|
|
- "1.x"
|
|
- "1.1"
|
|
- "1.4"
|
|
- "1.10"
|