mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-10 12:32:41 +02:00
switch to use go module support
versions of all dependencies remain the same, but now use `go mod` to manage them rather than govendor. This does result in a few extra files being checked in, since govendor would ignore non-build files and go mod does not.
This commit is contained in:
parent
bc59afcf2a
commit
9c3cbc1733
14 changed files with 3215 additions and 831 deletions
1404
vendor/golang.org/x/image/draw/gen.go
generated
vendored
Normal file
1404
vendor/golang.org/x/image/draw/gen.go
generated
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue