Skip to content

Broken dependencies while building Dockerfile #8

@linuxhuskarl

Description

@linuxhuskarl

Hi,

building your image yields error:

Step 5/11 : RUN go get -d -v github.com/prometheus/common/log
 ---> Running in 79f55f7ea349
go: downloading github.com/prometheus/common v0.32.1
go get: module github.com/prometheus/common@upgrade found (v0.32.1), but does not contain package github.com/prometheus/common/log
The command '/bin/sh -c go get -d -v github.com/prometheus/common/log' returned a non-zero code: 1

Do you plan on updating dependencies?

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