Skip to content

Problem updating a particular package #16

@horgh

Description

@horgh

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions