Open
Description
Could we have a releases?
Installing it with the current go get -u
instruction means getting it from master, which is not ideal if a bug is introduced.
Since you are using Go modules, we can easily do go get github.com/ramya-rao-a/go-outline@v1.x.x
to pin it.
Thanks!
Metadata
Assignees
Labels
No labels