Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
anchore/sbom-action action minor v0.17.9v0.22.0 age confidence
github.com/canonical/gomaasclient require minor v0.7.0v0.19.0 age confidence
github.com/fsnotify/fsnotify require minor v1.8.0v1.9.0 age confidence
github.com/go-logr/logr require patch v1.4.2v1.4.3 age confidence
github.com/pterm/pterm require patch v0.12.80v0.12.82 age confidence
github.com/sirupsen/logrus require patch v1.9.3v1.9.4 age confidence
github.com/spectrocloud-labs/prompts-tui require minor v0.1.2v0.2.0 age confidence
github.com/spf13/cobra require minor v1.8.1v1.10.2 age confidence
github.com/spf13/viper require minor v1.19.0v1.21.0 age confidence
github.com/stretchr/testify require minor v1.10.0v1.11.1 age confidence
github.com/validator-labs/validator require patch v0.1.15v0.1.16 age confidence
github.com/vmware/govmomi require minor v0.46.3v0.52.0 age confidence
gopkg.in/ini.v1 require patch v1.67.0v1.67.1 age confidence
k8s.io/api require minor v0.32.0v0.35.0 age confidence
k8s.io/apimachinery require minor v0.32.0v0.35.0 age confidence
k8s.io/client-go require minor v0.32.0v0.35.0 age confidence
sigs.k8s.io/controller-runtime require minor v0.19.3v0.23.0 age confidence
sigs.k8s.io/yaml require minor v1.4.0v1.6.0 age confidence

Release Notes

anchore/sbom-action (anchore/sbom-action)

v0.22.0

Compare Source

Changes in v0.22.0
⬆️ Dependencies

v0.21.1

Compare Source

Changes in v0.21.1

v0.21.0

Compare Source

v0.20.11

Compare Source

Changes in v0.20.11

v0.20.10

Compare Source

Changes in v0.20.10

v0.20.9

Compare Source

Changes in v0.20.9

v0.20.8

Compare Source

Changes in v0.20.8

v0.20.7

Compare Source

Changes in v0.20.7

  • chore(deps): update Syft to v1.34.1 (#​544)

v0.20.6

Compare Source

Changes in v0.20.6

v0.20.5

Compare Source

Changes in v0.20.5

v0.20.4

Compare Source

Changes in v0.20.4

  • chore: update Syft to v1.29.0 (#​529)

v0.20.3

Compare Source

Changes in v0.20.3

v0.20.2

Compare Source

Changes in v0.20.2

v0.20.1

Compare Source

Changes in v0.20.1

v0.20.0

Compare Source

Changes in v0.20.0

  • chore(deps): update Syft to v1.24.0 (#​522)

v0.19.0

Compare Source

Changes in v0.19.0

  • chore(deps): update Syft to v1.23.0 (#​521)
  • chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 (#​519)
  • chore(deps): bump cross-spawn (#​514)

v0.18.0

Compare Source

Changes in v0.18.0

canonical/gomaasclient (github.com/canonical/gomaasclient)

v0.19.0

Compare Source

Changelog

Bug fixes
Others

v0.18.0

Compare Source

Changelog

[!Important]
This release contains breaking changes to Machines.Create, Machine.Update methods. entity.MachineParams has been refactored into entity.MachineCreateParams and entity.MachineUpdateParams.

Features

v0.17.0

Compare Source

Changelog

Bug fixes

v0.16.0

Compare Source

Changelog

Features
Bug fixes
Others

v0.15.0

Compare Source

Changelog

Bug fixes

v0.14.0

Compare Source

Changelog

Features
Bug fixes

v0.13.0

Compare Source

Changelog

Features

v0.12.0

Compare Source

Changelog

Features
Bug fixes
Others

v0.11.0

Compare Source

Changelog

Features

v0.10.0

Compare Source

Changelog

Features
Bug fixes

v0.9.0

Compare Source

Changelog

Bug fixes
Others

v0.8.0

Compare Source

Changelog

Features
Bug fixes
Others
fsnotify/fsnotify (github.com/fsnotify/fsnotify)

v1.9.0

Compare Source

Changes and fixes
  • all: make BufferedWatcher buffered again (#​657)

  • inotify: fix race when adding/removing watches while a watched path is being deleted (#​678, #​686)

  • inotify: don't send empty event if a watched path is unmounted (#​655)

  • inotify: don't register duplicate watches when watching both a symlink and its target; previously that would get "half-added" and removing the second would panic (#​679)

  • kqueue: fix watching relative symlinks (#​681)

  • kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (#​682)

  • illumos: don't send error if changed file is deleted while processing the event (#​678)

go-logr/logr (github.com/go-logr/logr)

v1.4.3

Compare Source

Minor release.

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.2...v1.4.3

pterm/pterm (github.com/pterm/pterm)

v0.12.82

Compare Source

What's Changed

Exciting New Features 🎉
Fixes 🔧
Other Changes

New Contributors

Full Changelog: pterm/pterm@v0.12.81...v0.12.82

v0.12.81

Compare Source

What's Changed

Exciting New Features 🎉
Fixes 🔧

New Contributors

Full Changelog: pterm/pterm@v0.12.80...v0.12.81

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.4

Compare Source

Notable changes

  • go.mod: update minimum supported go version to v1.17 #​1460
  • go.mod: bump up dependencies #​1460
  • Touch-up godoc and add "doc" links.
  • README: fix links, grammar, and update examples.
  • Add GNU/Hurd support #​1364
  • Add WASI wasip1 support #​1388
  • Remove uses of deprecated ioutil package #​1472
  • CI: update actions and golangci-lint #​1459
  • CI: remove appveyor, add macOS #​1460

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

spectrocloud-labs/prompts-tui (github.com/spectrocloud-labs/prompts-tui)

v0.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: spectrocloud-labs/prompts-tui@v0.1.3...v0.2.0

v0.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: spectrocloud-labs/prompts-tui@v0.1.2...v0.1.3

spf13/cobra (github.com/spf13/cobra)

v1.10.2

Compare Source

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in #​2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀

v1.10.1

Compare Source

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

Compare Source

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

More details can be found here: #​2303 (comment)

✨ Features
🐛 Fix
🪠 Testing
📝 Docs

New Contributors

Full Changelog: spf13/cobra@v1.9.1...v1.9.2

v1.9.1

Compare Source

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

Compare Source

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades


Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!

👋🏼 New Contributors

Full Changelog: spf13/cobra@v1.8.1...v1.9.0

spf13/viper (github.com/spf13/viper)

v1.21.0

Compare Source

What's Changed

Enhancements 🚀
Bug Fixes 🐛
Dependency Updates ⬆️

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner December 18, 2024 20:30
@renovate renovate bot requested a review from mattwelke December 18, 2024 20:30
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 18, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 05cf030 to a00ace6 Compare December 19, 2024 04:55
@renovate renovate bot changed the title deps(deps): update module github.com/validator-labs/validator to v0.1.16 deps(deps): update all non-major dependencies Dec 19, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 19, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 2, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jan 2, 2025

⚠️ 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 -t ./...
go: module k8s.io/api@v0.35.0 requires go >= 1.25.0; switching to go1.25.6
go: downloading go1.25.6 (linux/amd64)
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/spf13/cobra v1.10.2
go: downloading github.com/spf13/viper v1.21.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/validator-labs/validator-plugin-aws v0.1.12
go: downloading github.com/validator-labs/validator-plugin-azure v0.0.26
go: downloading github.com/validator-labs/validator-plugin-maas v0.0.13
go: downloading github.com/validator-labs/validator-plugin-network v0.1.2
go: downloading github.com/validator-labs/validator-plugin-oci v0.3.5
go: downloading github.com/validator-labs/validator-plugin-vsphere v0.1.6
go: downloading github.com/validator-labs/validator v0.1.16
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/api v0.35.0
go: downloading k8s.io/apimachinery v0.35.0
go: downloading k8s.io/client-go v0.35.0
go: downloading sigs.k8s.io/controller-runtime v0.23.0
go: downloading github.com/stretchr/testify v1.11.1
go: downloading emperror.dev/errors v0.8.1
go: downloading github.com/spectrocloud-labs/prompts-tui v0.2.0
go: downloading github.com/pterm/pterm v0.12.82
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading github.com/canonical/gomaasclient v0.19.0
go: downloading golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa
go: downloading gopkg.in/ini.v1 v1.67.1
go: downloading github.com/L30Bola/aws-policy v0.0.0-20230126045340-5e6118545ac1
go: downloading github.com/vmware/govmomi v0.52.0
go: downloading k8s.io/helm v2.17.0+incompatible
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
go: downloading github.com/spectrocloud-labs/embeddedfs v0.1.0
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/sys v0.38.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
go: downloading github.com/sagikazarmark/locafero v0.11.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241209220728-69e8c24e6fc1
go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
go: downloading github.com/google/go-containerregistry v0.20.2
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/cluster-api v1.9.0
go: downloading github.com/slack-go/slack v0.15.0
go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading golang.org/x/crypto v0.45.0
go: downloading atomicgo.dev/cursor v0.2.0
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/schedule v0.1.0
go: downloading github.com/gookit/color v1.5.4
go: downloading github.com/lithammer/fuzzysearch v1.1.8
go: downloading github.com/mattn/go-runewidth v0.0.16
go: downloading golang.org/x/term v0.37.0
go: downloading golang.org/x/text v0.31.0
go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading github.com/google/go-querystring v1.2.0
go: downloading github.com/juju/gomaasapi/v2 v2.3.0
go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/aws/aws-sdk-go-v2 v1.32.6
go: downloading github.com/aws/aws-sdk-go-v2/config v1.28.6
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.47
go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.197.0
go: downloading github.com/aws/aws-sdk-go-v2/service/efs v1.34.1
go: downloading github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.6
go: downloading github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.43.1
go: downloading github.com/aws/aws-sdk-go-v2/service/iam v1.38.2
go: downloading github.com/aws/aws-sdk-go-v2/service/servicequotas v1.25.7
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.33.2
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/rs/zerolog v1.28.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0
go: downloading github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v2 v2.2.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6 v6.2.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/quota/armquota v1.0.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/Masterminds/sprig/v3 v3.3.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/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/deckarep/golang-set/v2 v2.7.0
go: downloading github.com/docker/docker-credential-helpers v0.8.2
go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.36.7
go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.27.7
go: downloading github.com/aws/smithy-go v1.22.1
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.12
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 v27.1.1+incompatible
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading golang.org/x/oauth2 v0.30.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading golang.org/x/sync v0.18.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/sigstore/cosign/v2 v2.4.1
go: downloading github.com/sigstore/sigstore v1.8.11
go: downloading k8s.io/apiextensions-apiserver v0.35.0
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/containerd/console v1.0.5
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading google.golang.org/protobuf v1.36.8
go: downloading golang.org/x/time v0.9.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/juju/collections v1.0.4
go: downloading github.com/juju/errors v1.0.0
go: downloading github.com/juju/loggo v1.0.0
go: downloading github.com/juju/mgo/v2 v2.0.2
go: downloading github.com/juju/schema v1.0.1
go: downloading github.com/juju/version v0.0.0-20210303051006-2015802527a8
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.21
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.24.7
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.6
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.25
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.6
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2
go: downloading github.com/BurntSushi/toml v1.4.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.5
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/golang/protobuf v1.5.4
go: downloading dario.cat/mergo v1.0.1
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading github.com/huandu/xstrings v1.5.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.23
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/docker/distribution v2.8.3+incompatible
go: downloading cloud.google.com/go/compute/metadata v0.5.0
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 github.com/cyberphone/json-canonicalization v0.0.0-20231011164504-785e29786b46
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/secure-systems-lab/go-securesystemslib v0.8.0
go: downloading github.com/sigstore/rekor v1.3.6
go: downloading github.com/sigstore/timestamp-authority v1.2.2
go: downloading github.com/transparency-dev/merkle v0.0.2
go: downloading github.com/letsencrypt/boulder v0.0.0-20240620165639-de9c06129bec
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/onsi/gomega v1.38.2
go: downloading github.com/gobuffalo/flect v1.0.3
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/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.25
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/mitchellh/reflectwalk v1.0.2
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.1
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3
go: downloading github.com/klauspost/compress v1.18.0
go: downloading github.com/shibumi/go-pathspec v1.3.0
go: downloading github.com/theupdateframework/go-tuf v0.7.0
go: downloading github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be
go: downloading github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352
go: downloading github.com/go-openapi/errors v0.22.0
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.14.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/sigstore/protobuf-specs v0.3.2
go: downloading github.com/go-openapi/validate v0.24.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/golang-jwt/jwt/v5 v5.2.2
go: downloading github.com/vbatts/tar-split v0.11.5
go: downloading github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider v0.14.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.1
go: downloading github.com/aliyun/credentials-go v1.3.2
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/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
go: downloading github.com/josharian/intern v1.0.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading go.opentelemetry.io/otel v1.36.0
go: downloading go.opentelemetry.io/otel/trace v1.36.0
go: downloading github.com/go-openapi/analysis v0.23.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 golang.org/x/mod v0.29.0
go: downloading github.com/jedisct1/go-minisign v0.0.0-20230811132847-661be99b8267
go: downloading github.com/go-jose/go-jose/v4 v4.0.4
go: downloading github.com/google/btree v1.1.3
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.66.1
go: downloading github.com/alibabacloud-go/endpoint-util v1.1.1
go: downloading github.com/alibabacloud-go/openapi-util v0.1.0
go: downloading github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.4
go: downloading github.com/alibabacloud-go/tea-xml v1.1.3
go: downloading github.com/alibabacloud-go/debug v1.0.0
go: downloading github.com/google/go-github/v55 v55.0.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading github.com/thales-e-security/pool v0.0.2
go: downloading go.opentelemetry.io/otel/metric v1.36.0
go: downloading github.com/sassoftware/relic v7.2.1+incompatible
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.16.1
go: downloading github.com/tjfoc/gmsm v1.4.1
go: downloading github.com/clbanning/mxj/v2 v2.7.0
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/cloudflare/circl v1.6.1
go: downloading github.com/vmware/govmomi/govc v0.0.0-20260122122417-32d70815f2c8
go: github.com/validator-labs/validatorctl/pkg/services/clouds imports
	github.com/validator-labs/validator-plugin-vsphere/pkg/vsphere imports
	github.com/vmware/govmomi/govc/host/service: cannot find module providing package github.com/vmware/govmomi/govc/host/service

renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 8, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 9, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 16, 2025
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jan 16, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bc4bd0f to 52cdb08 Compare January 19, 2025 08:12
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 19, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9900019 to cd7e3ce Compare October 22, 2025 19:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 06fe672 to 5e646b6 Compare October 27, 2025 22:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c8f54df to 71ab171 Compare November 4, 2025 02:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from bdf6dc0 to 56cf1e3 Compare November 18, 2025 02:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 56cf1e3 to 313d6fc Compare November 20, 2025 13:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 24cc77b to 199e77e Compare December 10, 2025 09:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 87ef0b5 to a036344 Compare December 18, 2025 02:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from db2fb17 to 37ece61 Compare December 30, 2025 00:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 033e6f2 to b872ca6 Compare January 15, 2026 10:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a1af217 to 67159c0 Compare January 21, 2026 21:51
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 67159c0 to 84c66f5 Compare January 22, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant