Skip to content

Conversation

@iainsimmons
Copy link
Contributor

The module path needs to contain /v2 to indicate it is on the major version 2.

Then a request to https://proxy.golang.org/github.com/joshmedeski/sesh/v2/@v/v2.7.0.info can be made and the version should eventually update on https://pkg.go.dev/github.com/joshmedeski/sesh

The module path needs to contain `/v2` to indicate it is on the major version 2.

Then a request to https://proxy.golang.org/github.com/joshmedeski/sesh/v2/@v/v2.7.0.info can be made and the version should eventually update on https://pkg.go.dev/github.com/joshmedeski/sesh
@joshmedeski
Copy link
Owner

Gotta update all the references to the module imports to include /v2. I can do this, 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

Successfully merging this pull request may close these issues.

2 participants