0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-16 21:56:43 -05:00

Fixes #190 thrift dependency issue

This commit is contained in:
Abdullah Saleem 2019-09-01 20:32:49 +05:00 committed by Will Norris
parent ec7166cc7a
commit 57a4d4671e

2
go.mod
View file

@ -40,3 +40,5 @@ replace github.com/golang/lint => github.com/golang/lint v0.0.0-20190227174305-8
// local copy of envy package without cobra support
replace github.com/jamiealquiza/envy => ./third_party/envy
replace git.apache.org/thrift.git => github.com/apache/thrift v0.12.0