mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-13 20:45:25 +02:00
Move main to subpackage
This commit is contained in:
2
Makefile
2
Makefile
@ -18,7 +18,7 @@ deps:
|
||||
go get -d -v ./...
|
||||
|
||||
install:
|
||||
go install
|
||||
go install ./...
|
||||
|
||||
databases := GeoLite2-City GeoLite2-Country
|
||||
|
||||
|
Reference in New Issue
Block a user