Skip to content

chore(deps): update module cloud.google.com/go/asset to v1.20.5 #2936

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go/asset v1.20.4 -> v1.20.5 age adoption passing confidence

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Mar 21, 2025
@renovate-bot renovate-bot requested review from q2w and a team as code owners March 21, 2025 20:34
Copy link

forking-renovate bot commented Mar 21, 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: cli/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/go-git/go-git/v5 v5.16.0
go: downloading github.com/inconshreveable/log15 v2.16.0+incompatible
go: downloading github.com/spf13/cobra v1.9.1
go: downloading github.com/spf13/viper v1.20.1
go: downloading google.golang.org/api v0.224.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/stretchr/testify v1.10.0
go: downloading github.com/google/go-github/v71 v71.0.0
go: downloading github.com/jedib0t/go-pretty v4.3.0+incompatible
go: downloading golang.org/x/oauth2 v0.29.0
go: downloading github.com/migueleliasweb/go-github-mock v1.1.0
go: downloading github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.3
go: downloading github.com/gomarkdown/markdown v0.0.0-20250311123330-531bef5e742b
go: downloading github.com/gruntwork-io/terratest v0.48.2
go: downloading github.com/hashicorp/hcl/v2 v2.23.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/hashicorp/terraform-config-inspect v0.0.0-20250401063509-d2d12f9a63bb
go: downloading github.com/iancoleman/strcase v0.3.0
go: downloading github.com/itchyny/json2yaml v0.1.4
go: downloading github.com/mitchellh/go-testing-interface v1.14.2-0.20210821155943-2d9075ca8770
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading golang.org/x/text v0.24.0
go: downloading google.golang.org/protobuf v1.36.6
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/hashicorp/terraform-json v0.24.0
go: downloading github.com/zclconf/go-cty v1.16.2
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/invopop/jsonschema v0.13.0
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading github.com/jedib0t/go-pretty/v6 v6.6.7
go: downloading github.com/otiai10/copy v1.14.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/open-policy-agent/opa v0.70.0
go: downloading cloud.google.com/go/asset v1.20.5
go: downloading cloud.google.com/go v0.118.3
go: downloading cloud.google.com/go/storage v1.50.0
go: downloading github.com/GoogleCloudPlatform/config-validator v0.0.0-20230824155412-0da46e6a67ad
go: downloading github.com/briandowns/spinner v1.23.2
go: downloading github.com/gammazero/workerpool v1.1.3
go: downloading github.com/manifoldco/promptui v0.9.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/sys v0.32.0
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v1.1.6
go: downloading github.com/go-git/go-billy/v5 v5.6.2
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/go-stack/stack v1.8.1
go: downloading golang.org/x/term v0.31.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.6
go: downloading github.com/fsnotify/fsnotify v1.8.0
go: downloading github.com/go-viper/mapstructure/v2 v2.2.1
go: downloading github.com/sagikazarmark/locafero v0.7.0
go: downloading github.com/spf13/afero v1.12.0
go: downloading github.com/spf13/cast v1.7.1
go: downloading github.com/googleapis/gax-go/v2 v2.14.1
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 github.com/google/go-querystring v1.1.0
go: downloading github.com/google/go-github/v64 v64.0.0
go: downloading github.com/gorilla/mux v1.8.1
go: downloading golang.org/x/time v0.10.0
go: downloading github.com/alexflint/go-filemutex v1.3.0
go: downloading github.com/tidwall/gjson v1.18.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/jinzhu/copier v0.4.0
go: downloading github.com/tmccombs/hcl2json v0.6.4
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading golang.org/x/tools v0.26.0
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8
go: downloading sigs.k8s.io/kustomize/kyaml v0.18.1
go: downloading github.com/tidwall/sjson v1.2.5
go: downloading golang.org/x/mod v0.22.0
go: downloading github.com/mattn/go-runewidth v0.0.16
go: downloading github.com/otiai10/mint v1.6.3
go: downloading golang.org/x/sync v0.13.0
go: downloading cloud.google.com/go/longrunning v0.6.5
go: downloading google.golang.org/grpc v1.71.0
go: downloading cloud.google.com/go/accesscontextmanager v1.9.4
go: downloading cloud.google.com/go/iam v1.4.1
go: downloading cloud.google.com/go/orgpolicy v1.14.2
go: downloading cloud.google.com/go/osconfig v1.14.3
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb
go: downloading google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb
go: downloading cloud.google.com/go/compute/metadata v0.6.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.49.0
go: downloading github.com/google/uuid v1.6.0
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.34.0
go: downloading go.opentelemetry.io/otel v1.34.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.34.0
go: downloading go.opentelemetry.io/otel/sdk v1.34.0
go: downloading google.golang.org/grpc/stats/opentelemetry v0.0.0-20240907200651-3ffb98b2c93a
go: downloading github.com/golang/glog v1.2.4
go: downloading k8s.io/api v0.28.4
go: downloading k8s.io/apimachinery v0.28.4
go: downloading github.com/open-policy-agent/frameworks/constraint v0.0.0-20230712214810-96753a21c26f
go: downloading github.com/open-policy-agent/gatekeeper/v3 v3.13.0
go: downloading github.com/gammazero/deque v0.2.0
go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
go: downloading golang.org/x/crypto v0.37.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/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading cloud.google.com/go/auth v0.15.0
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.7
go: downloading github.com/google/s2a-go v0.1.9
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0
go: downloading golang.org/x/net v0.39.0
go: downloading github.com/go-openapi/strfmt v0.21.2
go: downloading github.com/mattn/go-shellwords v1.0.12
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.1
go: downloading github.com/mattn/go-zglob v0.0.4
go: downloading github.com/hashicorp/go-getter/v2 v2.2.3
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/OneOfOne/xxhash v1.2.8
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading github.com/tchap/go-patricia/v2 v2.3.1
go: downloading github.com/yashtewari/glob-intersection v0.2.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0
go: downloading go.opentelemetry.io/otel/trace v1.34.0
go: downloading cloud.google.com/go/monitoring v1.24.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.49.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0
go: downloading go.opentelemetry.io/otel/metric v1.34.0
go: downloading github.com/go-openapi/spec v0.20.4
go: downloading github.com/go-openapi/validate v0.21.0
go: downloading k8s.io/apiextensions-apiserver v0.27.2
go: downloading k8s.io/kubectl v0.27.2
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.3.0
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading sigs.k8s.io/controller-runtime v0.15.1
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/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.3.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.5
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/go-openapi/errors v0.20.2
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.8.3
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/ulikunitz/xz v0.5.11
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.4
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading github.com/go-errors/errors v1.5.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/go-ini/ini v1.67.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/client_model v0.6.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/agnivade/levenshtein v1.2.0
go: downloading github.com/go-logr/logr v1.4.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/envoyproxy/go-control-plane v0.13.4
go: downloading github.com/envoyproxy/go-control-plane/envoy v1.32.4
go: downloading github.com/go-openapi/jsonpointer v0.20.0
go: downloading github.com/go-openapi/analysis v0.21.2
go: downloading github.com/go-openapi/loads v0.21.1
go: downloading k8s.io/client-go v0.28.4
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/json-iterator/go v1.1.12
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/apiserver v0.27.2
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading go.uber.org/multierr v1.9.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/cncf/xds/go v0.0.0-20241223141626-cff3c89139a3
go: downloading github.com/envoyproxy/protoc-gen-validate v1.2.1
go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
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/google/cel-go v0.12.6
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading cel.dev/expr v0.19.1
go: downloading k8s.io/component-base v0.27.2
go: downloading github.com/stoewer/go-strcase v1.2.0
go: downloading sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0
go: downloading github.com/antlr/antlr4/runtime/Go/antlr v1.4.10
go: downloading go.opentelemetry.io/proto/otlp v1.4.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading google.golang.org/grpc v1.71.1
go: downloading google.golang.org/grpc/stats/opentelemetry v0.0.0-20241028142157-ada6787961b3
go: github.com/GoogleCloudPlatform/cloud-foundation-toolkit/cli/scorecard imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/stats/opentelemetry: ambiguous import: found package google.golang.org/grpc/stats/opentelemetry in multiple modules:
	google.golang.org/grpc v1.71.0 (/runner/cache/others/go/pkg/mod/google.golang.org/[email protected]/stats/opentelemetry)
	google.golang.org/grpc/stats/opentelemetry v0.0.0-20241028142157-ada6787961b3 (/runner/cache/others/go/pkg/mod/google.golang.org/grpc/stats/[email protected])

@dpebot
Copy link
Collaborator

dpebot commented Mar 21, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 0220f84 to d9bef9e Compare March 21, 2025 22:03
@dpebot
Copy link
Collaborator

dpebot commented Mar 21, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from d9bef9e to a60e920 Compare March 21, 2025 22:59
@dpebot
Copy link
Collaborator

dpebot commented Mar 21, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from a60e920 to 14f25b8 Compare March 24, 2025 22:03
@dpebot
Copy link
Collaborator

dpebot commented Mar 24, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 14f25b8 to ca7916c Compare April 4, 2025 02:55
@dpebot
Copy link
Collaborator

dpebot commented Apr 4, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from ca7916c to 779cd1d Compare April 4, 2025 03:10
@dpebot
Copy link
Collaborator

dpebot commented Apr 4, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 779cd1d to f2ca92b Compare April 11, 2025 16:29
@dpebot
Copy link
Collaborator

dpebot commented Apr 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from f2ca92b to fff719a Compare April 11, 2025 18:16
@dpebot
Copy link
Collaborator

dpebot commented Apr 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from fff719a to 1557fad Compare April 11, 2025 18:45
@dpebot
Copy link
Collaborator

dpebot commented Apr 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 1557fad to 55f15ea Compare April 11, 2025 20:36
@dpebot
Copy link
Collaborator

dpebot commented Apr 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 55f15ea to 75a4b44 Compare April 11, 2025 20:44
@dpebot
Copy link
Collaborator

dpebot commented Apr 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 75a4b44 to dae2fed Compare April 11, 2025 23:12
@dpebot
Copy link
Collaborator

dpebot commented Apr 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from dae2fed to 47a3f90 Compare April 11, 2025 23:54
@dpebot
Copy link
Collaborator

dpebot commented Apr 11, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 47a3f90 to 6ee2c2b Compare April 14, 2025 18:48
@dpebot
Copy link
Collaborator

dpebot commented Apr 14, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from e0d68cb to f5006e6 Compare April 14, 2025 21:32
@dpebot
Copy link
Collaborator

dpebot commented Apr 14, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from f5006e6 to 26e216a Compare April 15, 2025 00:07
@dpebot
Copy link
Collaborator

dpebot commented Apr 15, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 26e216a to ea36f0a Compare April 15, 2025 16:48
@dpebot
Copy link
Collaborator

dpebot commented Apr 15, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from ea36f0a to 1bdb022 Compare April 15, 2025 17:16
@dpebot
Copy link
Collaborator

dpebot commented Apr 15, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 1bdb022 to 0888598 Compare April 15, 2025 20:05
@dpebot
Copy link
Collaborator

dpebot commented Apr 15, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 0888598 to ec619ea Compare April 15, 2025 20:19
@dpebot
Copy link
Collaborator

dpebot commented Apr 15, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from ec619ea to 122f90d Compare April 16, 2025 00:17
@dpebot
Copy link
Collaborator

dpebot commented Apr 16, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 122f90d to 0553a27 Compare April 16, 2025 18:49
@dpebot
Copy link
Collaborator

dpebot commented Apr 16, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 0553a27 to 6a0b563 Compare April 16, 2025 18:57
@dpebot
Copy link
Collaborator

dpebot commented Apr 16, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 6a0b563 to f376abd Compare April 16, 2025 21:39
@dpebot
Copy link
Collaborator

dpebot commented Apr 16, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from f376abd to caa487c Compare April 16, 2025 22:40
@dpebot
Copy link
Collaborator

dpebot commented Apr 16, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from caa487c to 03e0c0f Compare April 16, 2025 23:15
@dpebot
Copy link
Collaborator

dpebot commented Apr 16, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 03e0c0f to 4e9032a Compare April 17, 2025 17:14
@dpebot
Copy link
Collaborator

dpebot commented Apr 17, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/cli-cloud.google.com-go-asset-1.x branch from 4e9032a to 32fc533 Compare April 17, 2025 17:32
@dpebot
Copy link
Collaborator

dpebot commented Apr 17, 2025

/gcbrun

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