Skip to content

🚨 Update go modules (main) (major)#3287

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main-main/major-go-modules
Open

🚨 Update go modules (main) (major)#3287
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main-main/major-go-modules

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/MakeNowJust/heredoc v1.0.0v2.0.1 age confidence
github.com/alibabacloud-go/cr-20160607 v1.0.1v2.0.0 age confidence
github.com/alibabacloud-go/cr-20181201 v1.0.10v3.1.1 age confidence
github.com/alibabacloud-go/darabonba-openapi v0.2.1v2.1.16 age confidence
github.com/alibabacloud-go/tea-utils v1.4.5v2.0.9 age confidence
github.com/apparentlymart/go-textseg/v15 v15.0.0v16.0.0 age confidence
github.com/bombsimon/wsl/v4 v4.7.0v5.8.0 age confidence
github.com/bytecodealliance/wasmtime-go/v39 v39.0.1v44.0.0 age confidence
github.com/cenkalti/backoff/v4 v4.3.0v5.0.3 age confidence
github.com/containerd/containerd v1.7.29v2.3.0 age confidence
github.com/cucumber/gherkin/go/v26 v26.2.0v39.1.0 age confidence
github.com/cucumber/messages/go/v21 v21.0.1v32.3.1 age confidence
github.com/denis-tingaikin/go-header v0.5.0v1.0.0 age confidence
github.com/dlclark/regexp2 v1.11.5v2.0.1 age confidence
github.com/gdamore/tcell/v2 v2.9.0v3.3.0 age confidence
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376v2.0.2 age confidence
github.com/golang-jwt/jwt/v4 v4.5.2v5.3.1 age confidence
github.com/golang/snappy v0.0.4v1.0.0 age confidence
github.com/google/go-github/v73 v73.0.0v86.0.0 age confidence
github.com/hashicorp/go-getter v1.8.6v2.2.3 age confidence
github.com/hashicorp/go-immutable-radix v1.3.1v2.1.0 age confidence
github.com/hashicorp/golang-lru v1.0.2v2.0.7 age confidence
github.com/hashicorp/hcl v1.0.1-vault-7v2.24.0 age confidence
github.com/jstemmer/go-junit-report v1.0.0v2.1.0 age confidence
github.com/lestrrat-go/jwx/v3 v3.0.13v4.0.2 age confidence
github.com/owenrumney/go-sarif/v2 v2.3.3v3.3.0 age confidence
github.com/pelletier/go-toml v1.9.5v2.3.1 age confidence
github.com/ryancurrah/gomodguard v1.4.1v2.1.3 age confidence
github.com/shirou/gopsutil/v3 v3.23.12v4.26.4 age confidence
github.com/shirou/gopsutil/v3 v3.24.5v4.26.4 age confidence
github.com/sigstore/cosign/v2 v2.6.2v3.0.6 age confidence
github.com/theupdateframework/go-tuf v0.7.0v2.4.1 age confidence
github.com/tjfoc/gmsm v1.4.1v2.0.0 age confidence
gitlab.com/gitlab-org/api/client-go v0.143.3v2.24.1 age confidence
gitlab.com/gitlab-org/api/client-go v1.11.0v2.24.1 age confidence
go.mongodb.org/mongo-driver v1.17.6v2.6.0 age confidence
go.yaml.in/yaml/v2 v2.4.2v3.0.4 age confidence
go.yaml.in/yaml/v2 v2.4.3v3.0.4 age confidence
gomodules.xyz/jsonpatch/v2 v2.5.0v3.0.1 age confidence
gopkg.in/evanphx/json-patch.v4 v4.12.0v5.9.11 age confidence
gopkg.in/evanphx/json-patch.v4 v4.13.0v5.9.11 age confidence
gopkg.in/go-jose/go-jose.v2 v2.6.3v4.1.4 age confidence
gopkg.in/yaml.v2 v2.4.0v3.0.1 age confidence
helm.sh/helm/v3 v3.18.5v4.1.4 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

MakeNowJust/heredoc (github.com/MakeNowJust/heredoc)

v2.0.1

Compare Source

Version 2.0.1

Fixes

  • Correct import path for Go modules

v2.0.0

Compare Source

Version 2.0.0

Breaking Changes

  • Treats only white space (U+0020) and horizontal tabs (U+000D) as space characters. (#​6)
alibabacloud-go/cr-20160607 (github.com/alibabacloud-go/cr-20160607)

v2.0.0

Compare Source

  • Generated 2016-06-07 for cr.
alibabacloud-go/cr-20181201 (github.com/alibabacloud-go/cr-20181201)

v3.1.1

Compare Source

  • Update API ListRepoBuildRule: add response parameters Body.BuildRules.$.DestArtifactType.

v3.1.0

Compare Source

  • Support API CreateScanRule.
  • Support API CreateStorageDomainRoutingRule.
  • Support API DeleteScanRule.
  • Support API DeleteStorageDomainRoutingRule.
  • Support API GetScanRule.
  • Support API GetStorageDomainRoutingRule.
  • Support API ListScanRule.
  • Support API UpdateScanRule.
  • Support API UpdateStorageDomainRoutingRule.

v3.0.6

Compare Source

  • Update API GetArtifactSubscriptionRule: add response parameters Body.SourceDomain.
  • Update API ListArtifactSubscriptionRule: add response parameters Body.Rules.$.SourceDomain.

v3.0.5

Compare Source

  • Update API GetInstanceVpcEndpoint: add response parameters Body.LinkedVpcs.$.Issue.

v3.0.4

Compare Source

  • Update API GetArtifactLifecycleRule: add response parameters Body.Policies.
  • Update API ListArtifactLifecycleRule: add response parameters Body.Rules.$.Policies.

v3.0.3

Compare Source

  • Generated 2018-12-01 for cr.

v3.0.2

Compare Source

  • Update API CreateNamespace: add request parameters DefaultRepoConfiguration.
  • Update API GetNamespace: add response parameters Body.DefaultRepoConfiguration.
  • Update API ListNamespace: add response parameters Body.Namespaces.$.DefaultRepoConfiguration.
  • Update API UpdateNamespace: add request parameters DefaultRepoConfiguration.

v3.0.1

Compare Source

  • Update API CreateRepoTagScanTask: add request parameters ScanType.
  • Update API GetRepoTagScanStatus: add request parameters ScanType.

v3.0.0

Compare Source

  • Support API CancelRepoSyncTask.
  • Support API CreateArtifactSubscriptionRule.
  • Support API CreateArtifactSubscriptionTask.
  • Support API DeleteArtifactSubscriptionRule.
  • Support API GetArtifactSubscriptionRule.
  • Support API GetArtifactSubscriptionTask.
  • Support API GetArtifactSubscriptionTaskResult.
  • Support API ListArtifactSubscriptionRule.
  • Support API ListArtifactSubscriptionTask.
  • Support API UpdateArtifactSubscriptionRule.
  • Delete API GetRepoTagLayers.
  • Delete API GetRepoTagManifest.
  • Update API CreateRepoSyncRule: add request parameters RepoNameFilter.
  • Update API GetArtifactBuildRule: add response parameters Body.Parameters.PriorityFile.
  • Update API GetInstanceUsage: add response parameters Body.VpcQuota.
  • Update API GetInstanceUsage: add response parameters Body.VpcUsage.
  • Update API GetRepoSyncTask: add response parameters Body.TaskIssue.
  • Update API ListRepoSyncRule: add response parameters Body.SyncRules.$.RepoNameFilter.
  • Update API ListRepoSyncTask: add response parameters Body.SyncTasks.$.TaskIssue.

v2.5.0

Compare Source

  • Support API CreateArtifactLifecycleRule.
  • Support API DeleteArtifactLifecycleRule.
  • Support API GetArtifactLifecycleRule.
  • Support API ListArtifactLifecycleRule.
  • Support API UpdateArtifactLifecycleRule.

v2.4.0

Compare Source

  • Support API ListScanBaselineByTask.
  • Support API ListScanMaliciousFileByTask.
  • Update API GetArtifactBuildRule: update response param.
  • Update API ListRepository: update param RepoStatus.

v2.3.2

Compare Source

  • Generated 2018-12-01 for cr.

v2.3.1

Compare Source

  • Generated 2018-12-01 for cr.

v2.3.0

Compare Source

  • Generated 2018-12-01 for cr.

v2.2.2

Compare Source

  • Generated 2018-12-01 for cr.

v2.2.1

Compare Source

  • Generated 2018-12-01 for cr.

v2.2.0

Compare Source

  • Generated 2018-12-01 for cr.

v2.1.0

Compare Source

  • Generated 2018-12-01 for cr.

v2.0.1

Compare Source

  • Chain api.

v2.0.0

Compare Source

  • Generated 2018-12-01 for cr.
alibabacloud-go/darabonba-openapi (github.com/alibabacloud-go/darabonba-openapi)

v2.1.16

Compare Source

v2.1.15

Compare Source

v2.1.14

Compare Source

v2.1.13

Compare Source

v2.1.12: Realase v2.1.12

Compare Source

v2.1.11

Compare Source

v2.1.10

Compare Source

Full Changelog: alibabacloud-go/darabonba-openapi@v2.1.9...v2.1.10

v2.1.9

Compare Source

v2.1.8

Compare Source

v2.1.7

Compare Source

v2.1.6

Compare Source

v2.1.5

Compare Source

  • update tea core

v2.1.4

Compare Source

v2.1.3

Compare Source

  • Add ToArray in utils

v2.1.2

Compare Source

  • Solve the Token judge error

v2.1.1

Compare Source

  • add GetRules in utils

v2.1.0

Compare Source

  • Upgrade By Darabonba V2

v2.0.12

Compare Source

Full Changelog: alibabacloud-go/darabonba-openapi@v2.0.11...v2.0.12

v2.0.11

Compare Source

Full Changelog: alibabacloud-go/darabonba-openapi@v2.0.10...v2.0.11

v2.0.10

Compare Source

Full Changelog: alibabacloud-go/darabonba-openapi@v2.0.9...v2.0.10

v2.0.9

Compare Source

v2.0.8

Compare Source

Support bearer token credentials request.

v2.0.7

Compare Source

Support extends parameters.

v2.0.6

Compare Source

feat: support extends parameters

v2.0.5

Compare Source

v2.0.4: Release version v2.0.4

v2.0.2

Compare Source

Add gateway client setter.

v2.0.1

Compare Source

Return description and accessDeniedDetail in error info.

v2.0.0

Compare Source

Update with tea-utils.

alibabacloud-go/tea-utils (github.com/alibabacloud-go/tea-utils)

v2.0.9

Compare Source

v2.0.8

Compare Source

v2.0.7

Compare Source

v2.0.6

Compare Source

Support extends query parameters.

v2.0.5

Compare Source

feat: support extends parameters

v2.0.4

Compare Source

Refactor: improve design of nonce

v2.0.3

Compare Source

Support static method AssertAsInteger().

v2.0.2

Compare Source

Fix stringify map value.

v2.0.1

Compare Source

Support ca params for server and client.

v2.0.0

Compare Source

Remove function panic.

apparentlymart/go-textseg (github.com/apparentlymart/go-textseg/v15)

v16.0.0

Compare Source

bombsimon/wsl (github.com/bombsimon/wsl/v4)

v5.8.0

Compare Source

What's Changed

Full Changelog: bombsimon/wsl@v5.7.0...v5.8.0

v5.7.0

Compare Source

⚠️ DO NOT USE

This was a pre-mature release containing regressions and unfinished changes. This release was never included in golangci-lint and will be replaced with v5.8.0

What's Changed

New Contributors

Full Changelog: bombsimon/wsl@v5.6.0...v5.7.0

v5.6.0

Compare Source

What's Changed

Full Changelog: bombsimon/wsl@v5.5.0...v5.6.0

v5.5.0

Compare Source

What's Changed

Full Changelog: bombsimon/wsl@v5.4.0...v5.5.0

v5.4.0

Compare Source

NOTE ⚠️

This release immediately got superseded by v5.5.0. The only reason being a fix of a bad name of the new check before widely spread. The check should be referred to as after-block which it is from v5.5.0 and onwards.

What's Changed

New Contributors

Full Changelog: bombsimon/wsl@v5.3.0...v5.4.0

Thanks

  • @​breml for report, discussion and extensive test data for the new check newline-after-block

v5.3.0

Compare Source

What's Changed

Full Changelog: bombsimon/wsl@v5.2.0...v5.3.0

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: bombsimon/wsl@v5.1.1...v5.2.0

v5.1.1

Compare Source

What's Changed

Full Changelog: bombsimon/wsl@v5.1.0...v5.1.1

v5.1.0

Compare Source

What's Changed

Full Changelog: bombsimon/wsl@v5.0.0...v5.1.0

v5.0.0

Compare Source

What's Changed

Full Changelog: bombsimon/wsl@v4.7.0...v5.0.0

bytecodealliance/wasmtime-go (github.com/bytecodealliance/wasmtime-go/v39)

v44.0.0

Compare Source

v43.0.2

Compare Source

v43.0.1

Compare Source

v43.0.0

Compare Source

v42.0.0

Compare Source

v41.0.0

Compare Source

v40.0.0

Compare Source

cenkalti/backoff (github.com/cenkalti/backoff/v4)

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

containerd/containerd (github.com/containerd/containerd)

v2.3.0: containerd 2.3.0

Compare Source

Welcome to the v2.3.0 release of containerd!

The third minor release of containerd 2.x focuses on continued stability alongside
new features and improvements. This is the third time-based release for containerd.

Starting with containerd 2.3, the project has moved to release cadence aligned with
the Kubernetes release schedule, with new minor releases about every 4 months. The
containerd 2.3 release is also the first annual LTS (Long Term Stable) release under
this new schedule, with support planned for at least two years. Direct upgrades
between sequential LTS releases (e.g., 1.7 to 2.3) will be tested and supported.

Highlights
  • Add transfer types for container filesystem copy (#​13165)
  • Add option to inject trace ID to logs (#​13117)
  • Propagate OpenTelemetry traces in outgoing RPCs from plugin clients (#​13113)
  • Update plugin config migration to run on load (#​12608)
  • Update sandbox API to include spec field (#​12840)
Container Runtime Interface (CRI)
  • Allow containers to use user namespaces with host networking (#​12518)
  • Wire UpdatePodSandboxResources to Sandbox API (#​13118)
  • Unpack images with per-layer labels for specific runtime (#​12835)
  • Populate ImageId field in container status (#​12787)
  • Set annotations parameter in CreateSandbox request (#​12566)
  • Add background stats collector to calculate UsageNanoCores for containers and pod sandboxes (#​12629)
Image Distribution
  • Support zstd-wrapped EROFS layers (#​13185)
  • Add os.features support for EROFS native container images (#​13091)
  • Add EROFS layer media type (#​12567)
Image Storage
  • Add dmverity support to the erofs snapshotter (#​12502)
  • Use fsmount API to avoid PAGE_SIZE limit for erofs (#​12783)
Node Resource Interface (NRI)
Runtime
  • Add configured socket directory to shim bootstrap protocol (#​12785)
  • Introduce shim bootstrap protocol (#​12786)
  • Fix binary logging driver not blocking container start on failure (#​12595)
  • Use new filtered cgroups stats API (#​12901)
  • Update OOMKilled event handling (#​12714)
Snapshotters
  • Propagate parent chain ID and diff ID via labels during snapshot preparation (#​13071)
ctr development tool
  • Detect vendor in CDI specs to generate device IDs for --gpus in ctr (#​12839)
Breaking

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

⚠️ 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: gopkg.in/go-jose/go-jose.v4@v4.1.4: parsing go.mod:
	module declares its path as: github.com/go-jose/go-jose/v4
	        but was required as: gopkg.in/go-jose/go-jose.v4

File name: go.sum
Command failed: go mod tidy
go: downloading github.com/MakeNowJust/heredoc/v2 v2.0.1
go: downloading github.com/bradleyjkemp/cupaloy/v2 v2.8.0
go: downloading github.com/terminalstatic/go-xsd-validate v0.1.6
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/smarty/assertions v1.16.0
go: downloading github.com/smarty/gunit v1.5.0
go: downloading github.com/depcheck-test/depcheck-test v0.0.0-20220607135614-199033aaa936
go: downloading github.com/fortytw2/leaktest v1.3.0
go: downloading github.com/go-openapi/testify/v2 v2.4.1
go: downloading github.com/creack/pty v1.1.18
go: downloading k8s.io/apiserver v0.34.3
go: downloading k8s.io/component-base v0.34.3
go: downloading github.com/foxcpp/go-mockdns v1.2.0
go: downloading github.com/frankban/quicktest v1.14.6
go: downloading github.com/dsnet/compress v0.0.1
go: downloading github.com/go-openapi/testify/enable/yaml/v2 v2.4.1
go: downloading github.com/go-openapi/swag/jsonutils/fixtures_test v0.25.5
go: downloading github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
go: downloading github.com/miekg/dns v1.1.61
go: downloading github.com/bitly/go-simplejson v0.5.0
go: downloading github.com/jackc/pgx/v5 v5.7.5
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/aws v1.10.3
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/azure v1.10.3
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.10.3
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.10.3
go: downloading go.step.sm/crypto v0.75.0
go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c99
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.6.4
go: downloading go.etcd.io/etcd/client/v3 v3.6.4
go: downloading github.com/prashantv/gostub v1.1.0
go: downloading github.com/Azure/go-autorest/autorest/mocks v0.4.2
go: downloading github.com/go-test/deep v1.1.1
go: downloading github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940
go: downloading github.com/imega/luaformatter v0.0.0-20211025140405-86b0a68d6bef
go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.40.0
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.49.4
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0
go: downloading cloud.google.com/go/kms v1.25.0
go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da
go: downloading github.com/zalando/go-keyring v0.2.8
go: downloading github.com/shoenig/test v0.6.4
go: downloading go.etcd.io/etcd/api/v3 v3.6.4
go: downloading github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0
go: downloading github.com/dgryski/trifles v0.0.0-20230903005119-f50d829f2e54
go: downloading github.com/huandu/go-assert v1.1.6
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.55.0
go: downloading github.com/timtadh/lexmachine v0.2.2
go: downloading github.com/godbus/dbus/v5 v5.2.2
go: downloading github.com/envoyproxy/go-control-plane v0.14.0
go: downloading github.com/google/martian/v3 v3.3.3
go: downloading github.com/google/martian v2.1.0+incompatible
go: downloading cloud.google.com/go/trace v1.11.7
go: downloading cloud.google.com/go/logging v1.13.1
go: downloading gonum.org/v1/gonum v0.16.0
go: downloading github.com/envoyproxy/go-control-plane/ratelimit v0.1.0
go: downloading github.com/timtadh/data-structures v0.5.3
go: downloading github.com/golang-jwt/jwt/v5 v5.3.1
go: finding module for package github.com/jstemmer/go-junit-report/v2/v2/junit
go: github.com/conforma/cli/internal/applicationsnapshot imports
	github.com/jstemmer/go-junit-report/v2/v2/junit: module github.com/jstemmer/go-junit-report/v2@latest found (v2.1.0), but does not contain package github.com/jstemmer/go-junit-report/v2/v2/junit

File name: tools/go.sum
Command failed: go get -t ./...
go: module github.com/containerd/containerd/v2@v2.3.0 requires go >= 1.26.2; switching to go1.26.3
go: downloading github.com/golangci/golangci-lint/v2 v2.11.4
go: downloading github.com/daixiang0/gci v0.13.7
go: downloading github.com/google/addlicense v1.2.0
go: downloading github.com/tektoncd/chains v0.26.2
go: downloading github.com/wadey/gocovmerge v0.0.0-20160331181800-b5bfa59ec0ad
go: downloading gotest.tools/gotestsum v1.12.1
go: downloading k8s.io/kubernetes v1.34.2
go: downloading github.com/bmatcuk/doublestar/v4 v4.6.1
go: downloading github.com/sigstore/cosign/v2 v2.6.2
go: downloading github.com/go-openapi/runtime v0.29.3
go: downloading github.com/google/go-containerregistry v0.21.3
go: downloading github.com/sigstore/timestamp-authority/v2 v2.0.5
go: downloading k8s.io/kube-openapi v0.0.0-20260319004828-5883c5ee87b9
go: downloading k8s.io/utils v0.0.0-20260319190234-28399d86e0b5
go: downloading github.com/charmbracelet/lipgloss v1.1.0
go: downloading github.com/fatih/color v1.19.0
go: downloading github.com/gofrs/flock v0.13.0
go: downloading github.com/ldez/grignotin v0.10.1
go: downloading github.com/pelletier/go-toml/v2 v2.3.0
go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
go: downloading github.com/tektoncd/hub v1.23.6
go: downloading github.com/dnephin/pflag v1.0.7
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading sigs.k8s.io/kustomize/cmd/config v0.20.1
go: downloading github.com/hexops/gotextdiff v1.0.3
go: downloading github.com/olekukonko/tablewriter v1.1.4
go: downloading github.com/owenrumney/go-sarif v1.1.1
go: downloading github.com/tzrikka/xdg v1.3.2
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260401024825-9d38bb4040a9
go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.50.1
go: downloading github.com/Microsoft/go-winio v0.6.3-0.20251027160822-ad3df93bed29
go: downloading github.com/sigstore/fulcio v1.8.5
go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.12.0
go: downloading sigs.k8s.io/release-utils v0.12.4
go: downloading github.com/in-toto/archivista v0.10.0
go: downloading github.com/in-toto/go-witness v0.9.1
go: downloading gocloud.dev v0.45.0
go: downloading gocloud.dev/docstore/mongodocstore v0.43.0
go: downloading github.com/grafeas/grafeas v0.2.3
go: downloading github.com/google/go-containerregistry/pkg/authn/k8schain v0.0.0-20240826191751-a07d1cab8700
go: downloading gocloud.dev/pubsub/kafkapubsub v0.43.0
go: downloading github.com/charmbracelet/x/ansi v0.10.1
go: downloading github.com/charmbracelet/x/cellbuf v0.0.13
go: downloading github.com/muesli/termenv v0.16.0
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/alecthomas/chroma/v2 v2.23.1
go: downloading github.com/golangci/plugin-module-register v0.1.2
go: downloading github.com/go-xmlfmt/xmlfmt v1.1.3
go: downloading github.com/golangci/revgrep v0.8.0
go: downloading k8s.io/cli-runtime v0.35.1
go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
go: downloading github.com/bitfield/gotestdox v0.2.2
go: downloading k8s.io/kubectl v0.35.1
go: downloading github.com/olekukonko/errors v1.2.0
go: downloading github.com/olekukonko/ll v0.1.6
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260406210006-6f92a3bedf2d
go: downloading cloud.google.com/go/firestore v1.21.0
go: downloading github.com/google/wire v0.7.0
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.40.0
go: downloading go.mongodb.org/mongo-driver v1.17.6
go: downloading github.com/google/go-containerregistry/pkg/authn/kubernetes v0.0.0-20240826191751-a07d1cab8700
go: downloading github.com/IBM/sarama v1.45.2
go: downloading github.com/charmbracelet/colorprofile v0.3.1
go: downloading github.com/charmbracelet/x/term v0.2.1
go: downloading github.com/lucasb-eyer/go-colorful v1.4.0
go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1
go: downloading github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d
go: downloading mvdan.cc/gofumpt v0.9.2
go: downloading github.com/golangci/golines v0.15.0
go: downloading github.com/sourcegraph/go-diff v0.7.0
go: downloading github.com/golangci/swaggoswag v0.0.0-20250504205917-77f2aca3143e
go: downloading go.augendre.info/arangolint v0.4.0
go: downloading github.com/alingse/asasalint v0.0.11
go: downloading github.com/golangci/asciicheck v0.5.0
go: downloading github.com/breml/bidichk v0.3.3
go: downloading github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67
go: downloading github.com/lasiar/canonicalheader v1.1.2
go: downloading github.com/sivchari/containedctx v1.0.3
go: downloading github.com/kkHAIKE/contextcheck v1.1.6
go: downloading github.com/karamaru-alpha/copyloopvar v1.2.2
go: downloading github.com/bkielbasa/cyclop v1.2.3
go: downloading gitlab.com/bosi/decorder v0.4.2
go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.2.1
go: downloading github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32
go: downloading github.com/Abirdcfly/dupword v0.1.7
go: downloading github.com/charithe/durationcheck v0.0.11
go: downloading github.com/manuelarte/embeddedstructfieldcheck v0.4.0
go: downloading github.com/Djarvur/go-err113 v0.1.1
go: downloading github.com/kisielk/errcheck v1.10.0
go: downloading github.com/breml/errchkjson v0.4.1
go: downloading github.com/Antonboom/errname v1.1.1
go: downloading codeberg.org/polyfloyd/go-errorlint v1.9.0
go: downloading github.com/nishanths/exhaustive v0.12.0
go: downloading dev.gaijin.team/go/exhaustruct/v4 v4.0.0
go: downloading github.com/ldez/exptostd v0.4.5
go: downloading go.augendre.info/fatcontext v0.9.0
go: downloading github.com/ashanbrown/forbidigo/v2 v2.3.0
go: downloading github.com/gostaticanalysis/forcetypeassert v0.2.0
go: downloading github.com/manuelarte/funcorder v0.5.0
go: downloading github.com/ultraware/funlen v0.2.0
go: downloading github.com/nunnatsa/ginkgolinter v0.23.0
go: downloading 4d63.com/gocheckcompilerdirectives v1.3.0
go: downloading 4d63.com/gochecknoglobals v0.2.2
go: downloading github.com/alecthomas/go-check-sumtype v0.3.1
go: downloading github.com/uudashr/gocognit v1.2.1
go: downloading github.com/jgautheron/goconst v1.8.2
go: downloading github.com/go-critic/go-critic v0.14.3
go: downloading github.com/fzipp/gocyclo v0.6.0
go: downloading github.com/quasilyte/go-ruleguard/dsl v0.3.23
go: downloading github.com/quasilyte/go-ruleguard v0.4.5
go: downloading github.com/godoc-lint/godoc-lint v0.11.2
go: downloading github.com/tetafro/godot v1.5.4
go: downloading github.com/matoous/godox v1.1.0
go: downloading github.com/denis-tingaikin/go-header v1.0.0
go: downloading github.com/ldez/gomoddirectives v0.8.0
go: downloading github.com/ryancurrah/gomodguard v1.4.1
go: downloading github.com/golangci/go-printf-func-name v0.1.1
go: downloading github.com/securego/gosec/v2 v2.24.8-0.20260309165252-619ce2117e08
go: downloading github.com/xen0n/gosmopolitan v1.3.0
go: downloading github.com/leonklingele/grouper v1.1.2
go: downloading github.com/uudashr/iface v1.4.1
go: downloading github.com/julz/importas v0.2.0
go: downloading github.com/macabu/inamedparam v0.2.0
go: downloading github.com/gordonklaus/ineffassign v0.2.0
go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
go: downloading github.com/ckaznocha/intrange v0.3.1
go: downloading github.com/AdminBenni/iota-mixing v1.0.0
go: downloading github.com/butuzov/ireturn v0.4.0
go: downloading github.com/timonwong/loggercheck v0.11.0
go: downloading github.com/yagipy/maintidx v1.0.0
go: downloading github.com/ashanbrown/makezero/v2 v2.1.0
go: downloading github.com/butuzov/mirror v1.3.0
go: downloading github.com/golangci/misspell v0.8.0
go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
go: downloading go-simpler.org/musttag v0.14.0
go: downloading github.com/alexkohler/nakedret/v2 v2.0.6
go: downloading github.com/nakabonne/nestif v0.3.1
go: downloading github.com/gostaticanalysis/nilerr v0.1.2
go: downloading github.com/alingse/nilnesserr v0.2.0
go: downloading github.com/Antonboom/nilnil v1.1.1
go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
go: downloading github.com/sonatard/noctx v0.5.1
go: downloading github.com/AlwxSin/noinlineerr v1.0.5
go: downloading github.com/firefart/nonamedreturns v1.0.6
go: downloading github.com/stbenjam/no-sprintf-host-port v0.3.1
go: downloading github.com/kunwardeep/paralleltest v1.0.15
go: downloading github.com/catenacyber/perfsprint v0.10.1
go: downloading github.com/alexkohler/prealloc v1.1.0
go: downloading github.com/nishanths/predeclared v0.2.2
go: downloading github.com/yeya24/promlinter v0.3.0
go: downloading github.com/ghostiam/protogetter v0.3.20
go: downloading github.com/curioswitch/go-reassign v0.3.0
go: downloading github.com/raeperd/recvcheck v0.2.0
go: downloading github.com/mgechev/revive v1.15.0
go: downloading github.com/jingyugao/rowserrcheck v1.1.1
go: downloading go-simpler.org/sloglint v0.11.1
go: downloading github.com/jjti/go-spancheck v0.6.5
go: downloading github.com/ryanrolds/sqlclosecheck v0.6.0
go: downloading honnef.co/go/tools v0.7.0
go: downloading github.com/4meepo/tagalign v1.4.3
go: downloading github.com/ldez/tagliatelle v0.7.2
go: downloading github.com/maratori/testableexamples v1.0.1
go: downloading github.com/Antonboom/testifylint v1.6.4
go: downloading github.com/maratori/testpackage v1.1.2
go: downloading github.com/kulti/thelper v0.7.1
go: downloading github.com/moricho/tparallel v0.3.2
go: downloading github.com/golangci/unconvert v0.0.0-20250410112200-a129a6e6413e
go: downloading mvdan.cc/unparam v0.0.0-20251027182757-5beb8c8f8f15
go: downloading github.com/MirrexOne/unqueryvet v1.5.4
go: downloading github.com/ldez/usetesting v0.5.0
go: downloading github.com/sashamelentyev/usestdlibvars v1.29.0
go: downloading github.com/blizzy78/varnamelen v0.8.0
go: downloading github.com/sanposhiho/wastedassign/v2 v2.1.0
go: downloading github.com/ultraware/whitespace v0.2.0
go: downloading github.com/tomarrell/wrapcheck/v2 v2.12.0
go: downloading github.com/bombsimon/wsl/v4 v4.7.0
go: downloading github.com/bombsimon/wsl/v5 v5.8.0
go: downloading github.com/ykadowak/zerologlint v0.1.5
go: downloading github.com/ktr0731/go-fuzzyfinder v0.9.0
go: downloading k8s.io/apiextensions-apiserver v0.35.1
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/Masterminds/semver/v3 v3.5.0
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/clipperhouse/uax29/v2 v2.7.0
go: downloading github.com/clipperhouse/displaywidth v0.11.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.55.3
go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.10
go: downloading gitlab.com/gitlab-org/api/client-go v1.46.0
go: downloading github.com/miekg/pkcs11 v1.1.2
go: downloading github.com/edwarnicke/gitoid v0.0.0-20220710194850-1be5bfda1f9d
go: downloading go.step.sm/crypto v0.76.2
go: downloading golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0
go: downloading github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/eapache/go-resiliency v1.7.0
go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3
go: downloading github.com/eapache/queue v1.1.0
go: downloading github.com/jcmturner/gofork v1.7.6
go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
go: downloading github.com/pierrec/lz4/v4 v4.1.22
go: downloading github.com/dave/dst v0.27.3
go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
go: downloading github.com/go-toolsmith/astcast v1.1.0
go: downloading dev.gaijin.team/go/golib v0.6.0
go: downloading github.com/go-toolsmith/astcopy v1.1.0
go: downloading github.com/go-toolsmith/astfmt v1.1.0
go: downloading github.com/go-toolsmith/astequal v1.2.0
go: downloading github.com/go-toolsmith/astp v1.1.0
go: downloading github.com/go-toolsmith/strparse v1.1.0
go: downloading github.com/go-toolsmith/typep v1.1.0
go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
go: downloading github.com/ccojocar/zxcvbn-go v1.0.4
go: downloading github.com/gostaticanalysis/comment v1.5.0
go: downloading github.com/fatih/structtag v1.2.0
go: downloading github.com/ettle/strcase v0.2.0
go: downloading github.com/hashicorp/go-immutable-radix/v2 v2.1.0
go: downloading github.com/alfatraining/structtag v1.0.0
go: downloading github.com/gdamore/tcell/v2 v2.9.0
go: downloading github.com/ktr0731/go-ansisgr v0.1.0
go: downloading github.com/nsf/termbox-go v1.1.1
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading goa.design/goa/v3 v3.23.4
go: downloading github.com/dlclark/regexp2 v1.11.5
go: downloading k8s.io/component-helpers v0.35.1
go: downloading k8s.io/metrics v0.35.1
go: downloading github.com/xdg-go/scram v1.2.0
go: downloading github.com/xdg-go/stringprep v1.0.4
go: downloading github.com/montanaflynn/stats v0.7.1
go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
go: downloading github.com/ldez/structtags v0.6.1
go: downloading golang.org/x/exp/typeparams v0.0.0-20260209203927-2842357ff358
go: downloading github.com/quasilyte/gogrep v0.5.0
go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
go: downloading codeberg.org/chavacava/garif v0.2.0
go: downloading github.com/gdamore/encoding v1.0.1
go: downloading filippo.io/edwards25519 v1.1.1
go: downloading github.com/xdg-go/pbkdf2 v1.0.0
go: downloading github.com/jcmturner/rpc/v2 v2.0.3
go: downloading github.com/jcmturner/aescts/v2 v2.0.0
go: downloading helm.sh/helm/v3 v3.20.2
go: downloading helm.sh/helm v2.17.0+incompatible
go: downloading github.com/gosuri/uitable v0.0.4
go: downloading github.com/Masterminds/sprig/v3 v3.3.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/Masterminds/vcs v1.13.3
go: downloading github.com/containerd/containerd v1.7.30
go: downloading github.com/Masterminds/squirrel v1.5.4
go: downloading github.com/jmoiron/sqlx v1.4.0
go: downloading github.com/lib/pq v1.11.2
go: downloading github.com/rubenv/sql-migrate v1.8.1
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
go: downloading github.com/go-gorp/gorp/v3 v3.1.0
go: downloading k8s.io/apiserver v0.35.1
go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: github.com/conforma/cli/tools imports
	github.com/tektoncd/chains/pkg/chains imports
	github.com/tektoncd/chains/pkg/chains/storage imports
	github.com/tektoncd/chains/pkg/chains/storage/docdb imports
	gocloud.dev/docstore/awsdynamodb: cannot find module providing package gocloud.dev/docstore/awsdynamodb
go: github.com/conforma/cli/tools imports
	helm.sh/helm/v3/cmd/helm imports
	k8s.io/kubectl/pkg/cmd/get imports
	k8s.io/kubectl/pkg/scheme imports
	k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/v1alpha1

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