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

affected/package: github.com/berlin-ab/testsuite v1.2.1 #63325

Closed
berlin-ab opened this issue Oct 1, 2023 · 0 comments
Closed

affected/package: github.com/berlin-ab/testsuite v1.2.1 #63325

berlin-ab opened this issue Oct 1, 2023 · 0 comments

Comments

@berlin-ab
Copy link

What version of Go are you using (go version)?

$ $ go version
go version go1.21.1 darwin/amd64

Does this issue reproduce with the latest release?

Yes.

What did you do?

go mod init foo
go get github.com/berlin-ab/testsuite@latest

go: creating new go.mod: module foo
go: to add module requirements and sums:
	go mod tidy
go: added github.com/berlin-ab/testsuite v1.0.0

GOPROXY=https://proxy.golang.org/cached-only go get github.com/berlin-ab/testsuite@latest
go: upgraded github.com/berlin-ab/testsuite v1.0.0 => v1.2.1

What did you expect to see?

I expected the module proxy to serve v1.2.1

What did you see instead?

it only serves v1.0.0

@golang golang locked and limited conversation to collaborators Sep 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants