rajatjindal / krew-release-bot

bot to bump version of plugin in krew-index on new releases
Apache License 2.0
46 stars 17 forks source link

use Go modules for dependencies #12

Closed rajatjindal closed 4 years ago

rajatjindal commented 4 years ago

fixes #9

rajatjindal commented 4 years ago

Hi @ahmet

This is to add support for go-modules. If you get chance, can you please take a quick peek?

Thanks Rajat Jindal

corneliusweig commented 4 years ago

Looks fine. Do you look for particular feedback?

rajatjindal commented 4 years ago

Looks fine. Do you look for particular feedback?

this was my first use of go-modules, so wanted to make sure i am not doing anything stupid.