monitoring-mixins / mixtool

mixtool is a helper for easily working with jsonnet mixins.
Apache License 2.0
139 stars 15 forks source link

Update module github.com/prometheus/prometheus to v1.8.2 - autoclosed #60

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/prometheus require patch v1.8.2-0.20220202150209-4e08110891fd -> v1.8.2

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/monitoring-mixins/mixtool":"/mnt/renovate/gh/monitoring-mixins/mixtool" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e GIT_CONFIG_KEY_3 -e GIT_CONFIG_VALUE_3 -e GIT_CONFIG_KEY_4 -e GIT_CONFIG_VALUE_4 -e GIT_CONFIG_KEY_5 -e GIT_CONFIG_VALUE_5 -w "/mnt/renovate/gh/monitoring-mixins/mixtool" docker.io/renovate/go:1.17.7 bash -l -c "go get -d -t ./..."
go: downloading github.com/gobuffalo/packr/v2 v2.8.3
go: downloading github.com/gobuffalo/packr v1.30.1
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/grafana/tanka v0.20.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/urfave/cli v1.22.5
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/jsonnet-bundler/jsonnet-bundler v0.4.0
go: downloading github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
go: downloading github.com/google/go-jsonnet v0.18.0
go: downloading github.com/grafana/dashboard-linter v0.0.0-20220216203136-de0d1c615433
go: downloading github.com/prometheus/prometheus v1.8.2
go: downloading github.com/gobuffalo/packd v1.0.1
go: downloading github.com/markbates/oncer v1.0.0
go: downloading github.com/markbates/safe v1.0.1
go: downloading github.com/mattn/go-colorable v0.1.12
go: downloading github.com/mattn/go-isatty v0.0.14
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/gobuffalo/envy v1.9.0
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/karrick/godirwalk v1.16.1
go: downloading github.com/markbates/errx v1.1.0
go: downloading github.com/gobuffalo/logger v1.0.6
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/joho/godotenv v1.3.0
go: downloading github.com/rogpeppe/go-internal v1.8.0
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
go: downloading github.com/Masterminds/sprig/v3 v3.2.2
go: downloading github.com/stretchr/objx v0.3.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.1.1
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/huandu/xstrings v1.3.2
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading github.com/spf13/cast v1.4.1
go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/prometheus/prometheus v2.5.0+incompatible
github.com/monitoring-mixins/mixtool/pkg/mixer imports
    github.com/prometheus/prometheus/model/rulefmt: cannot find module providing package github.com/prometheus/prometheus/model/rulefmt
github.com/monitoring-mixins/mixtool/pkg/mixer imports
    github.com/grafana/dashboard-linter/lint imports
    github.com/prometheus/prometheus/model/labels: cannot find module providing package github.com/prometheus/prometheus/model/labels
github.com/monitoring-mixins/mixtool/pkg/mixer imports
    github.com/grafana/dashboard-linter/lint imports
    github.com/prometheus/prometheus/promql/parser: cannot find module providing package github.com/prometheus/prometheus/promql/parser