go-bindata url updated

This commit is contained in:
Sandrockcstm 2019-05-17 15:57:33 -05:00
parent 98f5b14899
commit cf139ecd72
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ dev-assets : generate
generate : generate :
@hash go-bindata > /dev/null 2>&1; if [ $$? -ne 0 ]; then \ @hash go-bindata > /dev/null 2>&1; if [ $$? -ne 0 ]; then \
$(GOGET) -u github.com/jteeuwen/go-bindata/...; \ $(GOGET) -u github.com/jteeuwen/go-bindata/go-bindata; \
fi fi
$(TMPBIN): $(TMPBIN):