Skip to content

Conversation

@renovate-rancher
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Nov 12, 2024

This PR contains the following updates:

Package Type Update Change
github.com/rancher/lasso require digest d79536c -> 8f384ef

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@renovate-rancher
Copy link
Contributor Author

renovate-rancher bot commented Nov 12, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/rancher/wrangler v1.1.2
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading k8s.io/apimachinery v0.31.1
go: downloading k8s.io/apiextensions-apiserver v0.31.0
go: downloading github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813
go: downloading k8s.io/client-go v0.31.1
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading github.com/urfave/cli v1.22.16
go: downloading k8s.io/api v0.31.1
go: downloading golang.org/x/crypto/x509roots/fallback v0.0.0-20231030152948-74c2ba9521f1
go: downloading github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.71.2
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/prometheus-operator/prometheus-operator/pkg/client v0.71.2
go: downloading github.com/rancher/kubernetes-provider-detector v0.1.5
go: downloading github.com/rancher/security-scan v0.3.0
go: downloading github.com/robfig/cron v1.2.0
go: downloading golang.org/x/sys v0.22.0
go: downloading k8s.io/code-generator v0.31.0
go: downloading k8s.io/gengo v0.0.0-20230829151522-9cce18d56c01
go: downloading golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/evanphx/json-patch v5.7.0+incompatible
go: downloading golang.org/x/sync v0.7.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.5
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading golang.org/x/net v0.26.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/spf13/pflag v1.0.5
go: downloading k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70
go: downloading golang.org/x/text v0.16.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/imdario/mergo v0.3.12
go: downloading golang.org/x/term v0.21.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/oauth2 v0.21.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/aquasecurity/kube-bench v0.9.1
go: downloading github.com/spf13/viper v1.19.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.4
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading golang.org/x/mod v0.17.0
go: downloading sigs.k8s.io/controller-runtime v0.19.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/go-openapi/jsonpointer v0.20.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/aws/aws-sdk-go-v2 v1.31.0
go: downloading github.com/golang/glog v1.2.2
go: downloading github.com/aws/aws-sdk-go-v2/service/securityhub v1.53.3
go: downloading github.com/onsi/ginkgo v1.16.5
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/aws/smithy-go v1.21.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading k8s.io/code-generator v0.31.2
go: github.com/rancher/cis-operator/pkg/codegen imports
	github.com/rancher/wrangler/pkg/controller-gen/args imports
	k8s.io/code-generator/cmd/client-gen/path: cannot find module providing package k8s.io/code-generator/cmd/client-gen/path

@renovate-rancher renovate-rancher bot added the dependencies Pull requests that update a dependency file label Nov 12, 2024
@renovate-rancher renovate-rancher bot requested a review from a team as a code owner November 12, 2024 04:39
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v1.1-github.com-rancher-lasso-digest branch from 0c65c09 to e8c7f28 Compare November 13, 2024 04:35
@renovate-rancher renovate-rancher bot changed the title Update github.com/rancher/lasso digest to 8f384ef (release/v1.1) chore(deps): update github.com/rancher/lasso digest to 8f384ef (release/v1.1) Nov 13, 2024
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v1.1-github.com-rancher-lasso-digest branch from e8c7f28 to 6ebe704 Compare November 13, 2024 14:40
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v1.1-github.com-rancher-lasso-digest branch from 6ebe704 to 3564e75 Compare November 13, 2024 16:14
@pjbgf
Copy link
Member

pjbgf commented Nov 13, 2024

Blocked by #466.

@pjbgf pjbgf closed this Nov 13, 2024
@renovate-rancher renovate-rancher bot deleted the renovate/release/v1.1-github.com-rancher-lasso-digest branch November 13, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants