Skip to content

fix(deps): update go-libraries#5542

Open
renovate-bot wants to merge 1 commit into
google:masterfrom
renovate-bot:renovate/go-libraries
Open

fix(deps): update go-libraries#5542
renovate-bot wants to merge 1 commit into
google:masterfrom
renovate-bot:renovate/go-libraries

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Change Age Confidence
charm.land/lipgloss/v2 v2.0.3v2.0.4 age confidence
cloud.google.com/go/storage v1.62.2v1.62.3 age confidence
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.32.0v1.33.0 age confidence
golang.org/x/sync v0.20.0v0.21.0 age confidence
google.golang.org/api v0.283.0v0.285.0 age confidence
k8s.io/apimachinery v0.36.1v0.36.2 age confidence

Release Notes

charmbracelet/lipgloss (charm.land/lipgloss/v2)

v2.0.4

Compare Source

Mini Crash Patch

Hi! This is a small patch to fix a writer-related panic. Thanks for using Lip Gloss!

Changelog

Fixed
Docs
Chore

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

googleapis/google-api-go-client (google.golang.org/api)

v0.285.0

Compare Source

Features

v0.284.0

Compare Source

Features
kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.2

Compare Source


Configuration

📅 Schedule: (in timezone Australia/Sydney)

  • Branch creation
    • "before 6am on wednesday"
  • 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.

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Jun 16, 2026
@forking-renovate

forking-renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown

ℹ️ Artifact update notice

File name: go/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/iam v1.7.0 -> v1.11.0
cloud.google.com/go/trace v1.11.7 -> v1.16.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.56.0 -> v0.57.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.67.0 -> v0.68.0
google.golang.org/genproto v0.0.0-20260319201613-d00831a3d3e7 -> v0.0.0-20260519071638-aa98bba5eb94
google.golang.org/genproto/googleapis/rpc v0.0.0-20260523011958-0a33c5d7ca68 -> v0.0.0-20260526163538-3dc84a4a5aaa

@renovate-bot renovate-bot force-pushed the renovate/go-libraries branch 5 times, most recently from 8823e10 to f8eedc5 Compare June 19, 2026 20:28
@renovate-bot renovate-bot force-pushed the renovate/go-libraries branch from f8eedc5 to 737f433 Compare June 23, 2026 17:35
@forking-renovate

Copy link
Copy Markdown

⚠️ 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/go.sum
Command failed: go get -t ./...
go: downloading cloud.google.com/go/monitoring v1.29.0
go: downloading go.opentelemetry.io/otel v1.44.0
go: downloading google.golang.org/genproto v0.0.0-20260519071638-aa98bba5eb94
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading github.com/dgraph-io/ristretto/v2 v2.4.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
go: downloading go.opentelemetry.io/otel/trace v1.44.0
go: downloading github.com/go-git/go-git/v6 v6.0.0-alpha.4
go: downloading github.com/klauspost/compress v1.18.6
go: downloading github.com/tidwall/gjson v1.19.0
go: downloading k8s.io/apimachinery v0.36.2
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/package-url/packageurl-go v0.1.6
go: downloading charm.land/lipgloss/v2 v2.0.4
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.33.0
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.44.0
go: downloading go.opentelemetry.io/otel/sdk v1.44.0
go: downloading github.com/google/osv-scalibr v0.4.5
go: downloading gopkg.in/dnaeon/go-vcr.v4 v4.0.6
go: downloading cloud.google.com/go/iam v1.11.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.44.0
go: downloading go.opentelemetry.io/otel/metric v1.44.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/go-git/go-billy/v6 v6.0.0-alpha.1
go: downloading github.com/sergi/go-diff v1.4.0
go: downloading github.com/ProtonMail/go-crypto v1.4.1
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/charmbracelet/colorprofile v0.4.3
go: downloading github.com/charmbracelet/ultraviolet v0.0.0-20251205161215-1948445e3318
go: downloading github.com/charmbracelet/x/ansi v0.11.7
go: downloading github.com/charmbracelet/x/term v0.2.2
go: downloading github.com/clipperhouse/displaywidth v0.11.0
go: downloading github.com/lucasb-eyer/go-colorful v1.4.0
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading cloud.google.com/go/trace v1.16.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.57.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.32.0
go: downloading go.yaml.in/yaml/v4 v4.0.0-rc.3
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0
go: downloading github.com/go-git/gcfg/v2 v2.0.2
go: downloading github.com/kevinburke/ssh_config v1.6.0
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/charmbracelet/x/termios v0.1.1
go: downloading github.com/charmbracelet/x/windows v0.2.2
go: downloading github.com/muesli/cancelreader v0.2.2
go: downloading github.com/clipperhouse/uax29/v2 v2.7.0
go: downloading github.com/mattn/go-runewidth v0.0.23
go: github.com/google/osv.dev/go/cmd/custommetrics imports
	google.golang.org/protobuf/types/known/timestamppb: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/cmd/exporter imports
	google.golang.org/protobuf/encoding/protojson: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/cmd/exporter imports
	google.golang.org/protobuf/proto: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/internal/gitter/pb/repository imports
	google.golang.org/protobuf/reflect/protoreflect: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/internal/gitter/pb/repository imports
	google.golang.org/protobuf/runtime/protoimpl: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/internal/worker imports
	google.golang.org/protobuf/testing/protocmp: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/internal/worker/pipeline/sourcelink imports
	google.golang.org/protobuf/types/known/structpb: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/cmd/api imports
	cloud.google.com/go/datastore imports
	google.golang.org/protobuf/types/known/wrapperspb: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/cmd/api imports
	cloud.google.com/go/pubsub/v2 imports
	google.golang.org/protobuf/encoding/protowire: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/cmd/api imports
	cloud.google.com/go/storage imports
	google.golang.org/protobuf/types/known/durationpb: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/cmd/api imports
	cloud.google.com/go/storage imports
	google.golang.org/protobuf/types/known/fieldmaskpb: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/cmd/custommetrics imports
	cloud.google.com/go/monitoring/apiv3/v2/monitoringpb imports
	google.golang.org/protobuf/types/known/emptypb: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/cmd/api imports
	cloud.google.com/go/storage imports
	github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric imports
	google.golang.org/protobuf/types/known/anypb: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/cmd/custommetrics imports
	cloud.google.com/go/monitoring/apiv3/v2/monitoringpb imports
	google.golang.org/genproto/googleapis/api/annotations imports
	google.golang.org/protobuf/types/descriptorpb: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer
go: github.com/google/osv.dev/go/internal/api imports
	google.golang.org/grpc imports
	google.golang.org/grpc/encoding/proto imports
	google.golang.org/protobuf/protoadapt: google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af: read "https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.12-0.20260120151049-f2248ac996af.zip": stream error: stream ID 99; INTERNAL_ERROR; received from peer

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.

1 participant