cnabio / cnab-go

A Go implementation of CNAB Core 1.0
MIT License
69 stars 37 forks source link

Migrate to Go modules #156

Closed glyn closed 4 years ago

glyn commented 4 years ago

Managing transitive dependencies is rather painful with dep, so we should migrate to Go modules.

It may make sense to do this for duffle, porter, etc. in the same week and probably after moving away from the deislabs github org.