Rename all occurrences of gogs.go
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
This commit is contained in:
parent
a2514904cb
commit
f01d927efb
4 changed files with 9 additions and 6 deletions
2
Makefile
2
Makefile
|
@ -24,7 +24,7 @@ check: test
|
|||
dist: release
|
||||
|
||||
govet:
|
||||
$(GOVET) gogs.go
|
||||
$(GOVET) main.go
|
||||
$(GOVET) models modules routers
|
||||
|
||||
build: $(GENERATED)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue