Update User-Agent

This commit is contained in:
Star Brilliant
2018-04-16 21:35:33 +08:00
parent 627e2d639d
commit ff0e9529cb
4 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
.PHONY: all clean install uninstall deps
GOBUILD=go build
GOGET=go get -d -v
GOGET=go get -d -u -v
PREFIX=/usr/local
ifeq ($(shell uname),Darwin)
CONFDIR=/usr/local/etc/dns-over-https