Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/conforma/cli v0.7.109v0.8.86 age adoption passing confidence
github.com/conforma/cli v0.7.95v0.8.86 age adoption passing confidence
github.com/cucumber/godog v0.13.0v0.15.1 age adoption passing confidence
github.com/google/addlicense v1.1.1v1.2.0 age adoption passing confidence
github.com/open-policy-agent/conftest v0.55.0v0.66.0 age adoption passing confidence
github.com/open-policy-agent/opa v0.68.0v0.70.0 age adoption passing confidence
github.com/styrainc/regal v0.29.2v0.38.1 age adoption passing confidence
github.com/tektoncd/cli v0.39.1v0.42.0 age adoption passing confidence
oras.land/oras v1.2.3v1.3.0 age adoption passing confidence

Release Notes

conforma/cli (github.com/conforma/cli)

v0.8.86

Compare Source

v0.8.83

Compare Source

v0.8.80

Compare Source

v0.8.79

Compare Source

v0.8.77

Compare Source

v0.8.76

Compare Source

v0.8.75

Compare Source

v0.8.74

Compare Source

v0.8.73

Compare Source

v0.8.48

Compare Source

v0.8.47

Compare Source

v0.8.45

Compare Source

v0.8.44

Compare Source

v0.8.43

Compare Source

v0.8.42

Compare Source

v0.8.39

Compare Source

v0.8.36

Compare Source

v0.8.35

Compare Source

v0.8.34

Compare Source

v0.8.33

Compare Source

v0.8.32

Compare Source

v0.8.31

Compare Source

v0.8.29

Compare Source

v0.8.28

Compare Source

v0.8.25

Compare Source

v0.8.23

Compare Source

v0.8.22

Compare Source

v0.8.21

Compare Source

v0.8.18

Compare Source

v0.8.13

Compare Source

v0.8.12

Compare Source

v0.8.10

Compare Source

v0.8.9

Compare Source

v0.8.7

Compare Source

v0.8.6

Compare Source

v0.8.4

Compare Source

v0.8.2

Compare Source

v0.7.151

Compare Source

v0.7.150

Compare Source

v0.7.148

Compare Source

v0.7.143

Compare Source

v0.7.141

Compare Source

v0.7.140

Compare Source

v0.7.136

Compare Source

v0.7.135

Compare Source

v0.7.134

Compare Source

v0.7.132

Compare Source

v0.7.131

Compare Source

v0.7.130

Compare Source

v0.7.129

Compare Source

v0.7.128

Compare Source

v0.7.127

Compare Source

v0.7.123

Compare Source

v0.7.121

Compare Source

v0.7.118

Compare Source

v0.7.117

Compare Source

v0.7.114

Compare Source

v0.7.113

Compare Source

v0.7.110

Compare Source

cucumber/godog (github.com/cucumber/godog)

v0.15.1

Compare Source

Added
Changed
  • Replace deprecated ::set-output - (681 - nodeg)
Fixed
  • fix(errors): fix(errors): Fix expected Step argument count for steps with context.Context (679 - tigh-latte)
  • fix(formatter): On concurrent execution, execute formatter at end of Scenario - (645 - tigh-latte)
  • Pretty printing results now prints the line where the step is declared instead of the line where the handler is declared. (668 - spencerc)
  • Update honnef.co/go/tools/cmd/staticcheck version in Makefile by @​RezaZareiii in #​670
  • fix: verify dogT exists in the context before using it by @​cakoolen in #​692
  • fix: change bang to being in README by @​nahomEagleLion in #​687
  • Mark junit test cases as skipped if no pickle step results available by @​mrsheepuk in #​597
  • Print step declaration line instead of handler declaration line by @​SpencerC in #​668

v0.15.0

Compare Source

Added
  • Improved the type checking of step return types and improved the error messages - (647 - johnlon)
  • Ambiguous step definitions will now be detected when strict mode is activated - (636/(648 - johnlon)
  • Provide support for attachments / embeddings including a new example in the examples dir - (623 - johnlon)
Changed
  • Formatters now have a Close method and associated io.Writer changed to io.WriteCloser.

v0.14.1

Compare Source

Added
  • Provide testing.T-compatible interface on test context, allowing usage of assertion libraries such as testify's assert/require - (571 - mrsheepuk)
  • Created releasing guidelines - (608 - glibas)
Fixed

v0.14.0

Compare Source

Added
  • Improve ErrSkip handling, add test for Summary and operations order (584 - vearutop)
Fixed
  • Remove line overwriting for scenario outlines in cucumber formatter (605 - glibas)
  • Remove duplicate warning message (590 - vearutop)
  • updated base formatter to set a scenario as passed unless there exist (582 - roskee)
Changed
google/addlicense (github.com/google/addlicense)

v1.2.0

Compare Source

This is the first full release after a period of dormancy for the project. Support for several file types has been added, plus some internal cleanup.

What's Changed

New Contributors

Full Changelog: google/addlicense@v1.1.1...v1.2.0

open-policy-agent/conftest (github.com/open-policy-agent/conftest)

v0.66.0

Compare Source

Changelog

OPA Changes
Other Changes

v0.65.0

Compare Source

Changelog

New Features
Bug Fixes
OPA Changes
Other Changes

v0.64.0

Compare Source

Changelog

New Features
Bug Fixes
OPA Changes
Other Changes

v0.63.0

Compare Source

Changelog

New Features
Bug Fixes
OPA Changes
Other Changes

v0.62.0

Compare Source

Changelog
OPA Changes
Other Changes

v0.61.2

Compare Source

Changelog
Other Changes

v0.61.1

Compare Source

Changelog
OPA Changes

v0.61.0

Compare Source

Changelog
Bug Fixes
OPA Changes
Other Changes

v0.60.0

Compare Source

Announcements
⚠️ Breaking Changes ⚠️

We have set the default version of Rego syntax to v1. This is a breaking change if your Rego policies are not compatible with the v1 syntax.

  • Individual policies can be updated gradually, by adding import rego.v1 to the policy.
  • The rego-version flag will remain available indefinitely, and users who do not wish to update their Rego policies can continue to use v0 syntax by setting this flag to v0.

For more information about upgrading to Rego v1 syntax, see the upstream docs at https://www.openpolicyagent.org/docs/latest/v0-upgrade/.

Changelog
New Features
OPA Changes
Other Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch from 6b8b3a9 to 356ee83 Compare January 20, 2026 05:03
@renovate
Copy link
Contributor Author

renovate bot commented Jan 20, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts 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: acceptance/go.sum
Command failed: go get -t ./...
go: module github.com/conforma/cli@v0.8.86 requires go >= 1.24.6; switching to go1.24.12
go: downloading github.com/conforma/cli v0.8.86
go: downloading github.com/cucumber/godog v0.15.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/spf13/cobra v1.10.1
go: downloading github.com/cucumber/messages/go/v21 v21.0.1
go: downloading github.com/spf13/pflag v1.0.9
go: downloading github.com/conforma/crds/api v0.1.7
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/spf13/afero v1.14.0
go: downloading github.com/open-policy-agent/opa v1.6.0
go: downloading golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
go: downloading github.com/sigstore/cosign/v2 v2.4.1
go: downloading github.com/open-policy-agent/conftest v0.62.0
go: downloading github.com/spf13/viper v1.20.1
go: downloading github.com/google/go-containerregistry v0.20.7
go: downloading github.com/konflux-ci/application-api v0.0.0-20240812090716-e7eb2ecfb409
go: downloading k8s.io/apiextensions-apiserver v0.34.2
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/stretchr/testify v1.11.1
go: downloading k8s.io/apimachinery v0.34.2
go: downloading k8s.io/client-go v0.34.2
go: downloading golang.org/x/sys v0.38.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/cucumber/gherkin/go/v26 v26.2.0
go: downloading github.com/hashicorp/go-memdb v1.3.4
go: downloading github.com/gofrs/uuid v4.3.1+incompatible
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading sigs.k8s.io/controller-runtime v0.19.0
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading github.com/conforma/go-gather v1.0.2
go: downloading golang.org/x/text v0.31.0
go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
go: downloading github.com/sigstore/sigstore v1.8.9
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/go-logr/logr v1.4.3
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20240826150212-5dc58b6e29f8
go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
go: downloading github.com/in-toto/in-toto-golang v0.9.0
go: downloading github.com/mozillazg/docker-credential-acr-helper v0.4.0
go: downloading sigs.k8s.io/release-utils v0.8.4
go: downloading cuelang.org/go v0.13.2
go: downloading github.com/jstemmer/go-junit-report/v2 v2.1.0
go: downloading github.com/jstemmer/go-junit-report v1.0.0
go: downloading golang.org/x/sync v0.18.0
go: downloading github.com/logrusorgru/aurora v2.0.3+incompatible
go: downloading github.com/owenrumney/go-sarif/v2 v2.3.3
go: downloading github.com/go-viper/mapstructure/v2 v2.3.0
go: downloading github.com/sagikazarmark/locafero v0.7.0
go: downloading github.com/spf13/cast v1.7.1
go: downloading github.com/Maldris/go-billy-afero v0.0.0-20200815120323-e9d3de59c99a
go: downloading github.com/go-git/go-git/v5 v5.13.2
go: downloading github.com/stuart-warren/yamlfmt v0.2.0
go: downloading github.com/tektoncd/pipeline v0.66.0
go: downloading github.com/qri-io/jsonpointer v0.1.1
go: downloading github.com/secure-systems-lab/go-securesystemslib v0.9.0
go: downloading github.com/sigstore/rekor v1.3.6
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading k8s.io/api v0.34.2
go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20231217050601-ba74d44ecf5f
go: downloading github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7
go: downloading github.com/go-openapi/runtime v0.28.0
go: downloading github.com/go-openapi/strfmt v0.23.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/google/certificate-transparency-go v1.2.1
go: downloading github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/sigstore/timestamp-authority v1.2.2
go: downloading github.com/transparency-dev/merkle v0.0.2
go: downloading golang.org/x/term v0.37.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
go: downloading github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.47.0
go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading oras.land/oras-go/v2 v2.6.0
go: downloading github.com/chainguard-dev/git-urls v1.0.2
go: downloading github.com/sigstore/fulcio v1.6.3
go: downloading go.step.sm/crypto v0.51.2
go: downloading github.com/letsencrypt/boulder v0.0.0-20240830194243-1fcf0ee08180
go: downloading golang.org/x/crypto v0.44.0
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/mattn/go-runewidth v0.0.16
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading go.opentelemetry.io/otel/sdk v1.37.0
go: downloading go.opentelemetry.io/otel v1.37.0
go: downloading golang.org/x/time v0.14.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0
go: downloading go.uber.org/automaxprocs v1.6.0
go: downloading go.opentelemetry.io/otel/trace v1.37.0
go: downloading github.com/tchap/go-patricia/v2 v2.3.3
go: downloading github.com/vektah/gqlparser/v2 v2.5.28
go: downloading github.com/vektah/gqlparser v1.2.0
go: downloading github.com/yashtewari/glob-intersection v0.2.0
go: downloading github.com/package-url/packageurl-go v0.1.3
go: downloading github.com/theupdateframework/go-tuf v0.7.0
go: downloading github.com/docker/docker-credential-helpers v0.9.3
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.13
go: downloading github.com/Azure/go-autorest/autorest v0.11.29
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/docker/cli v29.0.3+incompatible
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading golang.org/x/oauth2 v0.33.0
go: downloading github.com/shibumi/go-pathspec v1.3.0
go: downloading github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be
go: downloading github.com/CycloneDX/cyclonedx-go v0.9.2
go: downloading github.com/moby/buildkit v0.23.2
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading olympos.io/encoding/edn v0.0.0-20201019073823-d3554ca0b0a3
go: downloading github.com/hashicorp/hcl v1.0.1-vault-5
go: downloading github.com/tmccombs/hcl2json v0.6.7
go: downloading github.com/go-akka/configuration v0.0.0-20200606091224-a002c0330665
go: downloading github.com/shteou/go-ignore v0.3.1
go: downloading github.com/go-ini/ini v1.67.0
go: downloading github.com/muhammadmuzzammil1998/jsonc v1.0.0
go: downloading github.com/google/go-jsonnet v0.21.0
go: downloading github.com/magiconair/properties v1.8.10
go: downloading github.com/spdx/tools-golang v0.5.5
go: downloading github.com/bufbuild/protocompile v0.14.1
go: downloading google.golang.org/protobuf v1.36.10
go: downloading github.com/BurntSushi/toml v1.5.0
go: downloading github.com/KeisukeYamashita/go-vcl v0.4.0
go: downloading github.com/basgys/goxml2json v1.1.0
go: downloading github.com/hashicorp/go-getter v1.8.1
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading github.com/go-git/go-billy/v5 v5.6.2
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/ProtonMail/go-crypto v1.1.5
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading github.com/go-openapi/errors v0.22.0
go: downloading github.com/go-openapi/validate v0.24.0
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.16.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/sigstore/protobuf-specs v0.3.2
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.3.0
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/coreos/go-oidc/v3 v3.11.0
go: downloading github.com/go-jose/go-jose/v3 v3.0.4
go: downloading github.com/segmentio/ksuid v1.0.4
go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
go: downloading github.com/xanzy/go-gitlab v0.109.0
go: downloading github.com/ThalesIgnite/crypto11 v1.2.5
go: downloading github.com/miekg/pkcs11 v1.1.1
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading github.com/containerd/containerd v1.7.27
go: downloading github.com/containerd/containerd/v2 v2.2.0
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.36.0
go: downloading google.golang.org/grpc v1.76.0
go: downloading github.com/peterh/liner v1.2.2
go: downloading github.com/dgraph-io/badger/v4 v4.7.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.37.0
go: downloading go.opentelemetry.io/proto/otlp v1.6.0
go: downloading github.com/agnivade/levenshtein v1.2.1
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
go: downloading github.com/aws/aws-sdk-go-v2 v1.36.3
go: downloading github.com/aws/aws-sdk-go-v2/config v1.29.15
go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.32.2
go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.25.4
go: downloading github.com/aws/smithy-go v1.22.3
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.24
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.6
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
go: downloading cloud.google.com/go/compute/metadata v0.7.0
go: downloading cloud.google.com/go v0.116.0
go: downloading github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider v0.15.0
go: downloading github.com/alibabacloud-go/cr-20160607 v1.0.1
go: downloading github.com/alibabacloud-go/cr-20181201 v1.0.10
go: downloading github.com/alibabacloud-go/darabonba-openapi v0.2.1
go: downloading github.com/alibabacloud-go/tea-utils v1.4.5
go: downloading github.com/alibabacloud-go/tea v1.2.2
go: downloading github.com/aliyun/credentials-go v1.3.9
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/cockroachdb/apd/v3 v3.2.1
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/tonistiigi/go-csvvalue v0.0.0-20240814133006-030d3b2625d0
go: downloading github.com/hashicorp/hcl/v2 v2.23.0
go: downloading github.com/zclconf/go-cty v1.16.2
go: downloading cloud.google.com/go/storage v1.49.0
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.68
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.80.1
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.65
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading github.com/klauspost/compress v1.18.1
go: downloading github.com/ulikunitz/xz v0.5.15
go: downloading google.golang.org/api v0.215.0
go: downloading github.com/cyphar/filepath-securejoin v0.4.1
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.2
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.18.1
go: downloading github.com/google/cel-go v0.26.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading knative.dev/pkg v0.0.0-20240815051656-89743d9bbf7c
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading golang.org/x/mod v0.30.0
go: downloading github.com/go-openapi/analysis v0.23.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-openapi/loads v0.22.0
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250804133106-a7a43d27e69b
go: downloading google.golang.org/genproto v0.0.0-20241118233622-e639e219e697
go: downloading github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/google/safearchive v0.0.0-20241025131057-f7ce9d7b6f9c
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/go-jose/go-jose/v4 v4.1.2
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/google/go-github/v55 v55.0.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/thales-e-security/pool v0.0.2
go: downloading github.com/bytecodealliance/wasmtime-go/v3 v3.0.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/containerd/platforms v1.0.0-rc.2
go: downloading github.com/moby/locker v1.0.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250804133106-a7a43d27e69b
go: downloading github.com/dgraph-io/ristretto v0.1.1
go: downloading github.com/dgraph-io/ristretto/v2 v2.2.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.25.3
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.33.20
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.2
go: downloading github.com/alibabacloud-go/endpoint-util v1.1.1
go: downloading github.com/alibabacloud-go/openapi-util v0.1.1
go: downloading github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.5
go: downloading github.com/alibabacloud-go/tea-xml v1.1.3
go: downloading github.com/alibabacloud-go/debug v1.0.1
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/containerd/typeurl/v2 v2.2.3
go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading golang.org/x/tools v0.39.0
go: downloading github.com/anchore/go-struct-converter v0.0.0-20230627203149-c72ef8859ca9
go: downloading cloud.google.com/go/iam v1.2.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1
go: downloading github.com/googleapis/gax-go/v2 v2.14.1
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.36.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.37.0
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.2
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15
go: downloading cloud.google.com/go/auth v0.13.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/cloudflare/circl v1.6.1
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading github.com/vbatts/tar-split v0.12.2
go: downloading cel.dev/expr v0.24.0
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/sassoftware/relic v7.2.1+incompatible
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading github.com/cenkalti/backoff/v5 v5.0.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
go: downloading github.com/google/flatbuffers v25.2.10+incompatible
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34
go: downloading github.com/alibabacloud-go/tea-utils/v2 v2.0.6
go: downloading github.com/tjfoc/gmsm v1.4.1
go: downloading github.com/clbanning/mxj/v2 v2.7.0
go: downloading go.opencensus.io v0.24.0
go: downloading cloud.google.com/go/monitoring v1.21.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.6
go: downloading github.com/google/s2a-go v0.1.8
go: downloading github.com/stoewer/go-strcase v1.3.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d
go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.2
go: downloading github.com/evanphx/json-patch/v5 v5.9.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.4
go: downloading github.com/envoyproxy/go-control-plane/envoy v1.32.4
go: downloading github.com/envoyproxy/go-control-plane v0.13.4
go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/prometheus/statsd_exporter v0.27.1
go: downloading github.com/blendle/zapdriver v1.3.1
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443
go: downloading github.com/envoyproxy/protoc-gen-validate v1.2.1
go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0
go: downloading github.com/go-kit/log v0.2.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/zeebo/errs v1.4.0
go: downloading github.com/go-logfmt/logfmt v0.6.0
go: github.com/muhammadmuzzammil1998/jsonc@v1.0.0 used for two different module paths (github.com/muhammadmuzzammil1998/jsonc and muzzammil.xyz/jsonc)

File name: go.sum
Command failed: go get -t ./...
go: module github.com/conforma/cli@v0.8.86 requires go >= 1.24.6; switching to go1.24.12
go: module github.com/open-policy-agent/conftest@v0.66.0 requires go >= 1.25.3; switching to go1.25.6
go: downloading go1.25.6 (linux/amd64)
go: github.com/styrainc/regal@v0.38.1: parsing go.mod:
	module declares its path as: github.com/open-policy-agent/regal
	        but was required as: github.com/styrainc/regal

@renovate renovate bot force-pushed the renovate/release-v0.7-go-modules branch from 356ee83 to 3f325d2 Compare January 22, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants