You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
I found golang/go#45584 which seems related.
Thank you!
The text was updated successfully, but these errors were encountered: