6543 0bb56a413d
Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) (#12750)
* Update Vendor github.com/nfnt/resize

* switch resize algo NearestNeighbor -> Bilinear
2020-09-06 22:14:59 +01:00

8 lines
59 B
YAML

language: go
go:
- "1.x"
- "1.1"
- "1.4"
- "1.10"