pariz / gountries

Gountries provides: Countries (ISO-3166-1), Country Subdivisions(ISO-3166-2), Currencies (ISO 4217), Geo Coordinates(ISO-6709) as well as translations, country borders and other stuff exposed as struct data.
MIT License
408 stars 67 forks source link

Use correct path for go.mod #43

Closed pbabbicola closed 2 years ago

pbabbicola commented 2 years ago

I created this go mod with go mod init and of course it autofilled the path with my fork's path. Sorry about that!

Jleagle commented 2 years ago

@pariz Hi, would be great to get this one in. I am having issues updating my project dependencies because of it, so i assume others are too. Thanks.

pbabbicola commented 2 years ago

@pariz Hi, would be great to get this one in. I am having issues updating my project dependencies because of it, so i assume others are too. Thanks.

you can use github.com/pariz/gountries v0.0.0-20211104183308-60c653385099 as your version which is the last non-gomod version meanwhile. you probably should anyways since there hasn't been a new release in a while (: