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