mirror of
https://github.com/mpolden/echoip.git
synced 2024-11-10 07:27:22 +01:00
Move main to subpackage
This commit is contained in:
parent
a7ff603ab1
commit
ddb1aa2bb9
2
Makefile
2
Makefile
@ -18,7 +18,7 @@ deps:
|
||||
go get -d -v ./...
|
||||
|
||||
install:
|
||||
go install
|
||||
go install ./...
|
||||
|
||||
databases := GeoLite2-City GeoLite2-Country
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user