Switch golang flag's to allow for glog argument access

This commit is contained in:
Geoff Bourne
2018-05-27 15:36:01 -05:00
parent 702a5d5e49
commit d9a0c70a31
3 changed files with 34 additions and 42 deletions
-2
View File
@@ -1,7 +1,5 @@
package: github.com/itzg/mc-router
import:
- package: github.com/alecthomas/kingpin
version: ^2.2.6
- package: github.com/gorilla/mux
version: ^1.6.2
- package: github.com/pkg/errors