Get web_connectivity to work with dynamic URL fetching
This commit is contained in:
@@ -5,6 +5,11 @@ build:
|
||||
@$(GO) build -i -o dist/ooni cmd/ooni/main.go
|
||||
.PHONY: build
|
||||
|
||||
update-mk:
|
||||
@echo "updating mk"
|
||||
@dep ensure -update github.com/measurement-kit/go-measurement-kit
|
||||
.PHONY: update-mk
|
||||
|
||||
bindata:
|
||||
@$(GO) run vendor/github.com/shuLhan/go-bindata/go-bindata/*.go \
|
||||
-nometadata \
|
||||
|
||||
Reference in New Issue
Block a user