ishiikurisu / edf

EDF implementation for Golang
MIT License
13 stars 3 forks source link

Use Go modules #6

Closed ishiikurisu closed 3 years ago

ishiikurisu commented 3 years ago

Go modules is currently the standard way of managing dependencies in Go projects and it should be used here.