1
0

Add option to disable registration (#117)

This commit is contained in:
konrad
2019-12-30 23:27:02 +00:00
parent b9f0ba84ab
commit 402cef3c15
8 changed files with 35 additions and 23 deletions

View File

@ -22,7 +22,7 @@ package tools
import (
_ "github.com/client9/misspell/cmd/misspell"
_ "github.com/cweill/gotests/..."
_ "github.com/cweill/gotests"
_ "github.com/fzipp/gocyclo"
_ "github.com/gordonklaus/ineffassign"
_ "github.com/swaggo/swag/cmd/swag"