Skip to content

FTBFS with go 1.11.4, please regenerate go.sum  #137

Closed
@CameronNemo

Description

@CameronNemo

go 1.11.4 fixes a bug where the checksums for certain types of go modules are incorrectly generated.

To workaround this, you must regenerate the go.sum file. You likely need to run go clean -modcache before deleting and regenerating the checksums file.

See the following issues for more information:

golang/go#29278

golang/go#29282

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