Commit Graph

4 Commits

Author SHA1 Message Date
Benoît LELEVÉ 4a4214a4d6
Go Modules, Code Refactoring, VIPS 8.8.1, etc. (#269)
* Replace Dep by Go Modules
Code refactoring (switch, gofmt, ...)
Update libvips to 8.8.1 and go to 1.12.9
Use Debian Buster on Dockerfile

* Add GOLANG_VERSION to build args
Currently all tests done by TravisCI run on the same Go version regardless of the matrix

* Remove Go 1.10 from Travis matrix (Go modules require 1.11+)

* Update README.md Prerequisites

* Ignore Hash.Write() errors
2020-02-05 17:12:52 +01:00
Mark van der Velden d71d48b9ce
More literal to constant replacements 2018-12-30 10:12:34 +01:00
Tomas Aparicio fe94f2ea82 feat(vendor): support dependencies vendoring 2017-10-27 17:19:43 +02:00
Tomas Aparicio 8290beefdf feat(#32): add test coverage 2015-11-04 14:00:50 +00:00