notary
notary copied to clipboard
RFC: use go modules
I just did this for the sake of avoiding GOPATH insanity and quality of life.
What do you people think?
Can one of the admins verify this patch?
Happy to change over to Go modules. This needs a rebase.
@justincormack thanks for reviewing! Sorry for the delay, it's been rather busy lately...
@SantiagoTorres could you update your PR to use Go 1.13 instead? That would also be aligned with another PR #1515 waiting to be merged. If you don't have time, I'm happy to file a replacement PR.
Hi, I'll pick this up this weekend. Should be triival enough for me to update but let me take a look...
@marcofranssen I updated this PR. I also had to fix one test(?), but I added it as a separate commit in case we want to discard that for now.
This can probably be closed now that https://github.com/theupdateframework/notary/pull/1523 did this