Skip to content

Using retracted version v1.1.5 of hashicorp/go-msgpack #16808

@IamTheFij

Description

@IamTheFij

Nomad version

master

Operating system and Environment details

n/a

Issue

The current version listed in go.mod is a retracted version, v1.1.5. Apparently version v2.0.0 is identical and should be used instead. This prevents updating to new versions of github.com/hashicorp/nomad in other projects (such as github.com/hashicorp/terraform-provider-nomad

Reproduction steps

Check go.mod file for github.com/hashicorp/go-msgpack v1.1.5

Expected Result

Find github.com/hashicorp/go-msgpack v2.0.0 in go.mod

Actual Result

Find github.com/hashicorp/go-msgpack v1.1.5 in go.mod

Job file (if appropriate)

Nomad Server logs (if appropriate)

Nomad Client logs (if appropriate)

Metadata

Metadata

Assignees

No one assigned

    Labels

    stage/acceptedConfirmed, and intend to work on. No timeline committment though.theme/dependenciesPull requests that update a dependency filetype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions