jpillora / ipfilter

A package for IP Filtering in Go (golang)
MIT License
390 stars 47 forks source link

geoip revision v1.0.20200217 not exist #13

Closed ghostiam closed 4 years ago

ghostiam commented 4 years ago
$ go get -u github.com/jpillora/ipfilter
go: github.com/jpillora/ipfilter upgrade => v1.2.1
go get: github.com/jpillora/ipfilter@v1.2.1 requires
        github.com/phuslu/geoip@v1.0.20200217: reading github.com/phuslu/geoip/go.mod at revision v1.0.20200217: unknown revision v1.0.20200217
phuslu commented 4 years ago

Sorry, my fault. should be ok now.

Besides, I created a auto-update github-action for updating geoip