joshuaferrara / go-satellite

Calculate orbital information of satellites in GoLang.
BSD 2-Clause "Simplified" License
78 stars 27 forks source link

go mod #6

Closed akhenakh closed 4 years ago

akhenakh commented 4 years ago

migrate project to gomod

akhenakh commented 4 years ago

Travis is probably failing because it's not configured for go mod

joshuaferrara commented 4 years ago

Thanks for this - I'll look into getting this merged in when time permits. I'm sure it's perfectly fine, but I'd like to ensure I understand how GoMod works prior to pulling it in.