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

Why no releases? #331

Closed
Hultan opened this issue Dec 24, 2023 · 1 comment
Closed

Why no releases? #331

Hultan opened this issue Dec 24, 2023 · 1 comment

Comments

@Hultan
Copy link

Hultan commented Dec 24, 2023

How come raylib-go is using tags instead of releases? I am not a Git/GitHub expert, so there might be a very good reason for this that I don't understand.

My go.mod file looks like this:

require github.com/gen2brain/raylib-go/raylib v0.0.0-20231118131254-fed470e4458f

But wouldn't it be better/simpler if it looked like this (matching Raylib version):

require github.com/gen2brain/raylib-go/raylib v5.0.0

Anyway, this is of course not a deal breaker, just something I am wondering about...

@gen2brain
Copy link
Owner

That has nothing to do with tags vs releases. It is like that because of sub dir.

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

2 participants