Open josegonzalez opened 2 years ago
The process seems simple enough - an MR as described here - though with a recommendation to drop go.sum and go.mod from the repo.
go.sum
go.mod
Thoughts on this? Would certainly help with discoverability.
Great project btw, I think it solves all my needs :)
@josegonzalez Sounds like a good idea :) Thanks for suggesting. I'll take a look when I have some time.
The process seems simple enough - an MR as described here - though with a recommendation to drop
go.sum
andgo.mod
from the repo.Thoughts on this? Would certainly help with discoverability.
Great project btw, I think it solves all my needs :)