Skip to content

Bump the all-updates group across 1 directory with 22 updates - #492

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-updates-049beddb56
Open

Bump the all-updates group across 1 directory with 22 updates#492
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-updates-049beddb56

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-updates group with 13 updates in the / directory:

Package From To
github.com/coder/websocket 1.8.14 1.8.15
github.com/deckarep/golang-set/v2 2.8.0 2.9.0
github.com/gin-contrib/zap 1.1.6 1.1.8
github.com/go-openapi/runtime 0.29.3 0.33.2
github.com/gofrs/flock 0.13.0 0.13.1
github.com/samber/mo 1.16.0 1.17.0
github.com/sethvargo/go-password 0.3.1 0.4.0
github.com/shirou/gopsutil/v4 4.26.2 4.26.8
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin 0.67.0 0.71.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc 1.42.0 1.46.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp 1.42.0 1.46.0
golang.org/x/sync 0.22.0 0.23.0
golang.org/x/sys 0.47.0 0.48.0

Updates github.com/coder/websocket from 1.8.14 to 1.8.15

Release notes

Sourced from github.com/coder/websocket's releases.

v1.8.15

Changes

New Contributors

Full Changelog: coder/websocket@v1.8.14...v1.8.15

Commits
  • 9c8faad conn: skip timeout callbacks for background contexts (#566)
  • 7039364 avoid per-frame cleanup closures on read to remove 2 allocs per frame read (#...
  • d099e16 docs: fix roadmap links (#558)
  • c98e9dc docs: fix lint issue (#557)
  • 39b7b07 docs: remove mention of resolved issue in README (#556)
  • 9f473ad docs: add document for AI agents (AGENTS.md) (#547)
  • 8d3545a fix: transmit in single frame when compression enabled (#552)
  • 8bf6dd2 chore: fix typo in Accept function (#544)
  • See full diff in compare view

Updates github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0

Release notes

Sourced from github.com/deckarep/golang-set/v2's releases.

v2.9.0 - Reduce allocations, new PopN method, BSON support, deadlock fix

What's Changed

New Contributors

Full Changelog: deckarep/golang-set@v2.8.0...v2.9.0

Commits
  • 006faa1 Add update notes for version 2.9.0 (#174)
  • 8ec73b4 事前割当数を修正 (#171)
  • 53cf14d feat: add PopN method to remove multiple arbitrary items from set (#166)
  • ded19ef Implement BSON Marshaler support (#142)
  • 9480c3e Deadlock: if the callback on Each panics and the app has a recovery - issue 1...
  • See full diff in compare view

Updates github.com/gin-contrib/zap from 1.1.6 to 1.1.8

Release notes

Sourced from github.com/gin-contrib/zap's releases.

v1.1.8

Changelog

Enhancements

  • ccc986c4bbd3cdb9bc89fe2db9672f74e399803d: chore(deps): upgrade quic-go to v0.59.1 (@​appleboy)
  • 9ae630f56d99d10fcc7cfb272934bc1850061c6e: chore(deps): upgrade golang.org/x/crypto and x/net (@​appleboy)
  • b13faac714acf316c964e2e771709796360144fd: chore(deps): update dependencies and bump GitHub Actions (@​appleboy)
  • 8311394d13025178a2bb08e6b9318b4d66483d86: chore(deps): upgrade golang.org/x/crypto to v0.55.0 (#83) (@​appleboy)

Build process updates

  • 05e329178352b61a4331b445e5131c85dfb68d71: ci(actions): bump codecov/codecov-action from v5 to v6 (@​appleboy)
  • 3de8953d0087af353deebe54448b51d6fdfc8d1b: ci(workflow): pin trivy-action to v0.35.0 tag (@​appleboy)
  • 7b7e3112b981fee047949928349ea098102c1c9f: ci(workflow): bump trivy-action from v0.35.0 to v0.36.0 (@​appleboy)
  • b3cfd441334d4ed698c3bd7a4899bca25ea5a0ef: ci(lint): bump golangci-lint to v2.12 (@​appleboy)
  • 0d3cb375216dd14db35b8b2d7f101744d9c1cbd4: ci(actions): bump codecov/codecov-action from v6 to v7 (@​appleboy)
  • e570b24db8efa0f1bf74ef9490cb652851b0ef2c: ci(actions): bump actions/checkout from v6 to v7 (@​appleboy)
  • 0854cb48469fdbd67190795a5686c4191618c585: ci(actions): update Go test matrix (#82) (@​appleboy)

Documentation updates

  • 7f76e08a06581845e68f3715ac86a35621921017: docs(readme): remove Go Report Card badge (@​appleboy)
  • 26fb8cc61f457d4fd3706620796e46af1d901fb7: docs(readme): replace deprecated godoc.org links with pkg.go.dev (@​appleboy)

v1.1.7

Changelog

Enhancements

  • a814870844560564f783d0490b4b0523f92fb750: chore: remove bearer.yml workflow (@​appleboy)
  • f61266b8da778f3b7f7af63db01d3b259c0ef4be: chore(deps): bump actions/checkout from 4 to 6 (@​appleboy)
  • c3350193cf6073601024bc31e6152a0329bd8d78: chore: drop Go 1.23 support, require Go 1.24+ (@​appleboy)
  • 0f4d45cba013349b36624445101c8ad9a1b9d54c: chore(deps): upgrade quic-go to v0.57.1 (@​appleboy)
  • fb4de344d2ad442174fd28da12fbbf9838b71bcd: chore(ci): update golangci-lint to v2.6 (@​appleboy)
  • 229a450236f83a7571c13326901dca437b75aaae: chore: remove gitter badge from README (@​appleboy)
  • ad0473609ffcba1e897b40100f4682d37498b41e: chore(deps): bump actions/cache from 4 to 5 (@​appleboy)
  • 2d03f53c82ef42ccbb0665c2674b832aa855c82d: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@​appleboy)
  • c1e0bafeec5c014a000ca12c484cb4a5193df6bb: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@​appleboy)
  • 49a0354defe0c638301f222ae80c98460ad77394: chore(deps): upgrade golang.org/x/text to v0.35.0 (@​appleboy)

Build process updates

  • 4e89f170459f8b9fb37e6aa936947576e0f05936: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@​appleboy)

Others

  • a86c82dae08581116ad6c30f19a99e7a409cad54: Add Go 1.26 to GitHub Actions test matrix (@​appleboy)
  • ae3a18cd822a3a7a95a73ab30ca3e774254ed68f: Update golangci-lint version to v2.9 (@​appleboy)
Commits
  • 8311394 chore(deps): upgrade golang.org/x/crypto to v0.55.0 (#83)
  • 0854cb4 ci(actions): update Go test matrix (#82)
  • 26fb8cc docs(readme): replace deprecated godoc.org links with pkg.go.dev
  • 7f76e08 docs(readme): remove Go Report Card badge
  • b13faac chore(deps): update dependencies and bump GitHub Actions
  • 9ae630f chore(deps): upgrade golang.org/x/crypto and x/net
  • e570b24 ci(actions): bump actions/checkout from v6 to v7
  • ccc986c chore(deps): upgrade quic-go to v0.59.1
  • 0d3cb37 ci(actions): bump codecov/codecov-action from v6 to v7
  • b3cfd44 ci(lint): bump golangci-lint to v2.12
  • Additional commits viewable in compare view

Updates github.com/go-openapi/runtime from 0.29.3 to 0.33.2

Release notes

Sourced from github.com/go-openapi/runtime's releases.

v0.33.2

0.33.2 - 2026-09-03

Full Changelog: go-openapi/runtime@v0.33.1...v0.33.2

11 commits in this release.


Documentation

Miscellaneous tasks

Updates

Other (technical)


People who contributed to this release


runtime license terms

[License][license-url]

... (truncated)

Commits
  • 277473c chore: prepare release v0.33.2
  • fa56adf chore: upgrade to go1.26 (#533)
  • 862831e doc: updated contributors file
  • 03845c0 build(deps): bump the other-dependencies group across 2 directories with 3 up...
  • bcdde8c build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • f164ae1 build(deps): bump the development-dependencies group across 1 directory with ...
  • 2a56a00 Fix race in keepalive drain tests (#529)
  • 8a5a8b7 build(deps): bump the go-openapi-dependencies group across 4 directories with...
  • 586762f build(deps): bump the go-openapi-dependencies group across 1 directory with 5...
  • 103fc00 chore(dependabot): fix invalid timezone
  • Additional commits viewable in compare view

Updates github.com/gofrs/flock from 0.13.0 to 0.13.1

Release notes

Sourced from github.com/gofrs/flock's releases.

v0.13.1

What's Changed

New Contributors

Full Changelog: gofrs/flock@v0.13.0...v0.13.1

Commits
  • 4e0f4a7 chore: create the GH release based on tags
  • 3955b77 chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 in the go...
  • 66badef chore: update linter (#154)
  • e6a630d chore(deps): bump the github-actions group with 6 updates (#150)
  • d10a59f chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 in the gomod group (...
  • bcbbad5 chore(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 in the gomod group (...
  • 940b53d chore(deps): bump the github-actions group with 4 updates (#147)
  • 135bc44 chore(deps): bump the github-actions group with 3 updates (#145)
  • 18e4705 chore(deps): bump golang.org/x/sys from 0.43.0 to 0.45.0 in the gomod group (...
  • b000261 chore(deps): bump github/codeql-action from 3.35.3 to 4.35.2 in the github-ac...
  • Additional commits viewable in compare view

Updates github.com/samber/mo from 1.16.0 to 1.17.0

Release notes

Sourced from github.com/samber/mo's releases.

v1.17.0

What's Changed

CI

Dependencies

New Contributors

Full Changelog: samber/mo@v1.16.0...v1.17.0

Commits
  • a38d015 bump v1.17.0
  • 35a143a ci: add contents:write permission to release workflow
  • d33fbaf Merge pull request #109 from samber/feat/either345-binary-serialization
  • a196187 ci: comment out govulncheck job in security workflow
  • 4c33bde feat(either3,either4,either5): add GobEncode/GobDecode and MarshalBinary/Unma...
  • ff37cb3 Merge pull request #100 from JavierZunzunegui/master
  • 76cbef4 Merge pull request #106 from c-tonneslan/docs/option-typos
  • bcb7355 docs: fix two typos in option.go
  • a721a40 Merge pull request #105 from headless-samber/ci/add-dependabot-automerge
  • 32ad688 ci: add dependabot automerge workflow
  • Additional commits viewable in compare view

Updates github.com/sethvargo/go-password from 0.3.1 to 0.4.0

Release notes

Sourced from github.com/sethvargo/go-password's releases.

v0.4.0

What's changed

Modernizes the library for Go 1.25.

Breaking / behavior changes

  • Requires Go 1.25 (dropped the pinned toolchain).
  • Generate now returns the new exported ErrNegativeInput when numDigits or numSymbols is negative. Previously Generate(10, -3, 0, false, false) computed chars = 10 - (-3) - 0 = 13 and silently returned a 13-character password instead of the requested length.

Fixes

  • Fixed the broken README Actions badge (deprecated shields.io endpoint), the dead godoc.org link, and the dead AgileBits discussion link.
  • Fixed a non-constant format string (log.Printf(res) -> log.Print(res)) in the package doc comment and README.

Tooling

  • Replaced golangci-lint with a make test CI job across macOS/Ubuntu/Windows, with actions SHA-pinned via ratchet.

Full changelog: sethvargo/go-password@v0.3.1...v0.4.0

Commits

Updates github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.8

Release notes

Sourced from github.com/shirou/gopsutil/v4's releases.

v4.26.8

What's Changed

cpu

disk

net

process

Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v4.26.7...v4.26.8

v4.26.7

What's Changed

cpu

net

process

other

New Contributors

Full Changelog: shirou/gopsutil@v4.26.6...v4.26.7

v4.26.6

... (truncated)

Commits
  • 7d254a0 Merge pull request #2127 from Ahm3dRN/windows-commandline-information
  • 4dab2b9 Merge pull request #2136 from pgimalac/aix-disk-usage-statfs
  • 1ddce22 Merge pull request #2141 from shirou/dependabot/github_actions/vmactions/free...
  • ec8a313 chore(deps): bump vmactions/freebsd-vm from 1.5.4 to 1.5.5
  • 26ae363 Merge pull request #2140 from shirou/dependabot/github_actions/vmactions/free...
  • 21afc16 chore(deps): bump vmactions/freebsd-vm from 1.5.2 to 1.5.4
  • fbf8dd1 fixed getProcessCommandLine error path to match master and refined the tests ...
  • 97835bd Windows CMDLine native fallback feedback fixes
  • 3e8ab43 fixed gofumpt
  • 4631d96 Implement NtQueryInformationProcess to get commandline Windows 8.1+
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.12.0 to 1.12.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.12.1

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

Commits

Updates go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.67.0 to 0.71.0

Changelog

Sourced from go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin's changelog.

[1.46.0/2.5.3/0.71.0/0.37.3/0.26.0/0.20.1/0.16.3/0.18.0] - 2026-08-25

This release is the last to support [Go 1.25]. The next release will require at least [Go 1.26].

Added

  • Add support for the aws.ec2 resource detector in go.opentelemetry.io/contrib/otelconf/x. (#9139)
  • Support testing of [Go 1.27]. (#9524)
  • Add go.opentelemetry.io/contrib/detectors/docker, a resource detector for Docker, ported from processor/resourcedetectionprocessor/internal/docker in opentelemetry-collector-contrib. (#9001)
  • Add S3AttributeBuilder to go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws that sets S3-specific span attributes following the OpenTelemetry S3 semantic conventions. (#9292)

Deprecated

  • Deprecate go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho. Use github.com/labstack/echo-opentelemetry instead. (#9136)

Fixed

  • Record error.type attribute on server spans in go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful when a request is cancelled or ends in a 5xx error. (#9387)
  • Report ot-baggage-* extraction errors from go.opentelemetry.io/contrib/propagators/ot to otel.Handle instead of silently discarding them, while still attaching the successfully parsed baggage members to the context. (#9395)
  • Set error.type on the rpc.client.call.duration and rpc.server.call.duration metrics in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc when the RPC fails with a non-OK status, per the RPC semantic conventions. (#9429)
  • Reject OTLP exporter headers with an empty name in go.opentelemetry.io/contrib/otelconf, go.opentelemetry.io/contrib/otelconf/x, and go.opentelemetry.io/contrib/otelconf/v0.3.0, instead of forwarding invalid header names to OTLP exporters. (#9102)
  • go.opentelemetry.io/contrib/detectors/aws/lambda no longer returns an error when run outside of an AWS Lambda environment, matching the no-op behavior of other resource detectors. (#9464)
  • Convert Prometheus untyped metrics to OTLP Gauges in go.opentelemetry.io/contrib/bridges/prometheus. (#9099)

[1.45.0/2.5.2/0.70.0/0.37.2/0.25.0/0.20.0/0.16.2/0.17.0] - 2026-08-03

Added

  • Add go.opentelemetry.io/contrib/detectors/ibmcloud/vpc, a new resource detector for IBM Cloud VPC virtual server instances, ported from github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor/internal/ibmcloud/vpc. Detects cloud.provider, cloud.platform, cloud.region, cloud.availability_zone, cloud.account.id, cloud.resource_id, host.id, host.image.id, host.image.name, host.name, and host.type. (#9011)
  • Add go.opentelemetry.io/contrib/detectors/k8sapi, a new resource detector that queries the Kubernetes API. Detects k8s.node.name and k8s.node.uid when K8S_NODE_NAME is set via the downward API, and k8s.cluster.uid derived from the kube-system namespace UID (works on any Kubernetes distribution). (#9108)
  • Add new elasticbeanstalk resource detector for AWS Elastic Beanstalk, ported from processor/resourcedetectionprocessor/internal/aws/elasticbeanstalk in opentelemetry-collector-contrib. (#8993)
  • The resource created by go.opentelemetry.io/contrib/otelconf now includes default SDK attributes. (#8990)
  • Add support for the aws.ecs resource detector in go.opentelemetry.io/contrib/otelconf/x. (#8915)
  • Add support for the aws.eks resource detector in go.opentelemetry.io/contrib/otelconf/x. (#9138)
  • Add support for the azure.vm resource detector in go.opentelemetry.io/contrib/otelconf/x. (#9074)
  • Add support for the gcp resource detector in go.opentelemetry.io/contrib/otelconf/x. (#9137)
  • Add go.opentelemetry.io/contrib/detectors/azure/azureappservice, a new resource detector for Azure App Service. Detects cloud.*, service.name, azure.resource_group.name, azure.app_service.instance.id, and deployment.environment.name from the WEBSITE_* and REGION_NAME environment variables. (#9289)
  • Add azurecontainerapps resource detector for Azure Container Apps. (#8939)
  • Add go.opentelemetry.io/contrib/detectors/azure/azurefunctions, a new resource detector for Azure Functions. Detects cloud.*, service.name, azure.resource_group.name, faas.instance, and deployment.environment.name from the FUNCTIONS_*, WEBSITE_*, CONTAINER_NAME, and REGION_NAME environment variables. (#9290)
  • Add NewResourceDetector along with the WithAttributeFilter and WithTagKeyFilter options in go.opentelemetry.io/contrib/detectors/azure/azurevm. WithAttributeFilter restricts the returned resource to the attributes the filter accepts. WithTagKeyFilter opts in to azure.tag.<name> attributes for the VM tags whose keys satisfy the provided predicate; no VM tags are emitted without it. (#9162)
  • Add go.opentelemetry.io/contrib/detectors/vultr — a new resource detector for Vultr Cloud Compute instances, ported from processor/resourcedetectionprocessor/internal/vultr in opentelemetry-collector-contrib. Detects cloud.provider, cloud.platform, cloud.region, host.id, and host.name. (#8995)

Changed

... (truncated)

Commits
  • c4c6248 Release v1.46.0/v2.5.3/v0.71.0/v0.37.3/v0.26.0/v0.20.1/v0.16.3/v0.18.0 (#9563)
  • 11c8a13 fix(deps): update aws-sdk-go-v2 monorepo
  • 0458b9d chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/ht...
  • 638a0d5 fix(deps): update module github.com/moby/moby/api to v1.55.0
  • 5089aa5 chore(deps): update googleapis to da73d73
  • a50857b chore(deps): update jaegertracing/jaeger docker tag to v2.20.0
  • aa4f4a5 chore(deps): update open-telemetry/shared-workflows action to v0.11.0
  • ccbbc14 fix(deps): update module github.com/aws/smithy-go to v1.28.0
  • 9312464 chore(deps): update module github.com/docker/go-connections to v0.8.1
  • 36c3b00 chore(deps): update module github.com/felixge/httpsnoop to v1.1.0
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/otel from 1.44.0 to 1.46.0

Release notes

Sourced from go.opentelemetry.io/otel's releases.

v1.46.0/v0.68.0/v0.22.0/v0.0.19

This release is the last to support Go 1.25. The next release will require at least Go 1.26.

Added

  • Support testing of

Bumps the all-updates group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/coder/websocket](https://github.com/coder/websocket) | `1.8.14` | `1.8.15` |
| [github.com/deckarep/golang-set/v2](https://github.com/deckarep/golang-set) | `2.8.0` | `2.9.0` |
| [github.com/gin-contrib/zap](https://github.com/gin-contrib/zap) | `1.1.6` | `1.1.8` |
| [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.29.3` | `0.33.2` |
| [github.com/gofrs/flock](https://github.com/gofrs/flock) | `0.13.0` | `0.13.1` |
| [github.com/samber/mo](https://github.com/samber/mo) | `1.16.0` | `1.17.0` |
| [github.com/sethvargo/go-password](https://github.com/sethvargo/go-password) | `0.3.1` | `0.4.0` |
| [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.2` | `4.26.8` |
| [go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.67.0` | `0.71.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.42.0` | `1.46.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://github.com/open-telemetry/opentelemetry-go) | `1.42.0` | `1.46.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.22.0` | `0.23.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.47.0` | `0.48.0` |



Updates `github.com/coder/websocket` from 1.8.14 to 1.8.15
- [Release notes](https://github.com/coder/websocket/releases)
- [Commits](coder/websocket@v1.8.14...v1.8.15)

Updates `github.com/deckarep/golang-set/v2` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/deckarep/golang-set/releases)
- [Commits](deckarep/golang-set@v2.8.0...v2.9.0)

Updates `github.com/gin-contrib/zap` from 1.1.6 to 1.1.8
- [Release notes](https://github.com/gin-contrib/zap/releases)
- [Commits](gin-contrib/zap@v1.1.6...v1.1.8)

Updates `github.com/go-openapi/runtime` from 0.29.3 to 0.33.2
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.29.3...v0.33.2)

Updates `github.com/gofrs/flock` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/gofrs/flock/releases)
- [Commits](gofrs/flock@v0.13.0...v0.13.1)

Updates `github.com/samber/mo` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/samber/mo/releases)
- [Commits](samber/mo@v1.16.0...v1.17.0)

Updates `github.com/sethvargo/go-password` from 0.3.1 to 0.4.0
- [Release notes](https://github.com/sethvargo/go-password/releases)
- [Commits](sethvargo/go-password@v0.3.1...v0.4.0)

Updates `github.com/shirou/gopsutil/v4` from 4.26.2 to 4.26.8
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.26.2...v4.26.8)

Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.12.0...v1.12.1)

Updates `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin` from 0.67.0 to 0.71.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.67.0...zpages/v0.71.0)

Updates `go.opentelemetry.io/otel` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.46.0)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` from 1.42.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.42.0...v1.46.0)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` from 1.42.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.42.0...v1.46.0)

Updates `go.opentelemetry.io/otel/metric` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.46.0)

Updates `go.opentelemetry.io/otel/sdk/metric` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.46.0)

Updates `golang.org/x/crypto` from 0.51.0 to 0.55.0
- [Commits](golang/crypto@v0.51.0...v0.55.0)

Updates `golang.org/x/net` from 0.55.0 to 0.58.0
- [Commits](golang/net@v0.55.0...v0.58.0)

Updates `golang.org/x/sync` from 0.22.0 to 0.23.0
- [Commits](golang/sync@v0.22.0...v0.23.0)

Updates `golang.org/x/sys` from 0.47.0 to 0.48.0
- [Commits](golang/sys@v0.47.0...v0.48.0)

Updates `golang.org/x/term` from 0.43.0 to 0.45.0
- [Commits](golang/term@v0.43.0...v0.45.0)

Updates `golang.org/x/text` from 0.37.0 to 0.41.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.37.0...v0.41.0)

Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.0...v1.83.1)

---
updated-dependencies:
- dependency-name: github.com/coder/websocket
  dependency-version: 1.8.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: github.com/deckarep/golang-set/v2
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: github.com/gin-contrib/zap
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.33.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: github.com/gofrs/flock
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: github.com/samber/mo
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: github.com/sethvargo/go-password
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.26.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
  dependency-version: 0.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: go.opentelemetry.io/otel
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: go.opentelemetry.io/otel/metric
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: go.opentelemetry.io/otel/sdk/metric
  dependency-version: 1.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: golang.org/x/crypto
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: golang.org/x/net
  dependency-version: 0.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: golang.org/x/sync
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: golang.org/x/sys
  dependency-version: 0.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: golang.org/x/term
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: golang.org/x/text
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 8, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants