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

Problem updating a particular package #16

Closed
horgh opened this issue Aug 29, 2022 · 0 comments
Closed

Problem updating a particular package #16

horgh opened this issue Aug 29, 2022 · 0 comments

Comments

@horgh
Copy link

horgh commented Aug 29, 2022

Hi!

I'm not sure this is the correct spot to be reporting this, but I am encountering an error trying to update github.com/google/go-github from v45.2.0 to v47.0.0:

$ go version
go version go1.18.5 linux/amd64
$ mod upgrade --mod-name=github.com/google/go-github/v45 -t=47
2022/08/29 19:51:17 Unexpected package creation during export data loading

I found golang/go#45584 which seems related.

Thank you!

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