Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please tag and release this, so we can easily use it. #52

Open
edrandall opened this issue Feb 17, 2023 · 0 comments
Open

Please tag and release this, so we can easily use it. #52

edrandall opened this issue Feb 17, 2023 · 0 comments

Comments

@edrandall
Copy link

This needs a tag and release version number so that we (who must abide by corporate s/w quality rules) can actually use it.
Even if it's not percieved being ready for "release" (which I doubt) and just something like v0.0.1-alpha.

Yes I realise I can go get github.com/eventials/go-tus@05d0564bb571e81045012756065a8d002d717caf but that isn't really gonna fly.

We need to be able to get and/or reference it in our go.mod file like:

$ go get github.com/eventials/[email protected]

or
require (
    github.com/eventials/go-tus v0.0.1-alpha
)

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant