Set HTTP client via option. Update readme, Makefile, go.sum

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
Vartan Benohanian
2020-08-26 23:13:34 -04:00
parent e1ce8a7a14
commit c0f0cf8be6
12 changed files with 90 additions and 58 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ define log
endef
.PHONY: all
all: lint fmt vet test test-coverage build
all: lint fmt vet test test-coverage
.PHONY: usage
usage: