Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps the go-dependencies group with 19 updates:

Package From To
github.com/spf13/viper 1.20.1 1.21.0
k8s.io/api 0.34.0 0.34.1
k8s.io/apimachinery 0.34.0 0.34.1
k8s.io/client-go 0.34.0 0.34.1
sigs.k8s.io/controller-runtime 0.22.0 0.22.1
github.com/sagikazarmark/locafero 0.10.0 0.11.0
github.com/spf13/afero 1.14.0 1.15.0
github.com/spf13/cast 1.9.2 1.10.0
go.opentelemetry.io/auto/sdk 1.1.0 1.2.0
go.yaml.in/yaml/v2 2.4.2 2.4.3
golang.org/x/net 0.43.0 0.44.0
golang.org/x/term 0.34.0 0.35.0
golang.org/x/text 0.28.0 0.29.0
golang.org/x/tools 0.36.0 0.37.0
google.golang.org/grpc 1.75.0 1.75.1
google.golang.org/protobuf 1.36.8 1.36.9
k8s.io/apiextensions-apiserver 0.34.0 0.34.1
k8s.io/apiserver 0.34.0 0.34.1
k8s.io/component-base 0.34.0 0.34.1

Updates github.com/spf13/viper from 1.20.1 to 1.21.0

Release notes

Sourced from github.com/spf13/viper's releases.

v1.21.0

What's Changed

Enhancements 🚀

Bug Fixes 🐛

Dependency Updates ⬆️

Other Changes

New Contributors

Full Changelog: spf13/viper@v1.20.0...v1.21.0

Commits
  • 394040c ci: build on go 1.25
  • 812f548 chore: update dependencies
  • d5271ef ci: update stale workflow
  • dff303b feat: add a stale issue scheduled action
  • 1287976 build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
  • 38932cd build(deps): bump github.com/go-viper/mapstructure/v2 in /remote
  • 6d014be build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  • b74c7ee build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0
  • acd05e1 fix: linting issues
  • ae5a8e2 ci: upgrade golangci-lint
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.34.0 to 0.34.1

Commits

Updates k8s.io/apimachinery from 0.34.0 to 0.34.1

Commits

Updates k8s.io/client-go from 0.34.0 to 0.34.1

Commits

Updates sigs.k8s.io/controller-runtime from 0.22.0 to 0.22.1

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.22.1

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.22.0...v0.22.1

Commits
  • 6422ed0 Merge pull request #3308 from k8s-infra-cherrypick-robot/cherry-pick-3307-to-...
  • 09a2e89 Revert deprecation of client.Apply
  • See full diff in compare view

Updates github.com/sagikazarmark/locafero from 0.10.0 to 0.11.0

Commits
  • d051b25 chore: update deps
  • 377d88b chore: sync changes from go-finder
  • 0ff717e chore: sync changes from go-finder
  • 24312ad chore: sync changes from go-finder
  • d557896 chore: better file type matching
  • 60d71f8 chore: updates
  • 11e3496 Merge pull request #63 from sagikazarmark/order
  • e4aa5fe fix: lint
  • c2c9bdf refactor: add search results struct to prepare for sorting
  • 63a870e refactor: search result flattening
  • Additional commits viewable in compare view

Updates github.com/spf13/afero from 1.14.0 to 1.15.0

Release notes

Sourced from github.com/spf13/afero's releases.

v1.15.0

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.14.0...v1.15.0

Commits
  • 399bb34 Merge pull request #523 from MarkRosemaker/fix-spelling
  • 9b67716 Merge pull request #538 from spf13/deps
  • f5f4f7b chore: update deps
  • c245c4f ci: update ci
  • 85c4956 Merge pull request #527 from spf13/dependabot/github_actions/actions/checkout...
  • 41206fd build(deps): bump actions/checkout from 4.2.2 to 5.0.0
  • a583fad Merge pull request #533 from spf13/dependabot/github_actions/actions/dependen...
  • 673c03e Merge pull request #536 from spf13/dependabot/github_actions/actions/setup-go...
  • ac849f6 Merge pull request #537 from spf13/dependabot/github_actions/github/codeql-ac...
  • 9596fe8 build(deps): bump github/codeql-action from 3.29.7 to 3.30.1
  • Additional commits viewable in compare view

Updates github.com/spf13/cast from 1.9.2 to 1.10.0

Release notes

Sourced from github.com/spf13/cast's releases.

v1.10.0

What's Changed

New Contributors

Full Changelog: spf13/cast@v1.9.2...v1.10.0

Commits
  • fc73346 Merge pull request #283 from andig/patch-1
  • 6002cff Merge pull request #298 from spf13/dependabot/github_actions/actions/dependen...
  • c1c153d Merge pull request #300 from spf13/dependabot/github_actions/actions/setup-go...
  • 39beeac Merge pull request #301 from spf13/dependabot/github_actions/github/codeql-ac...
  • 365e80c build(deps): bump github/codeql-action from 3.29.10 to 3.30.1
  • 9f0f68b build(deps): bump actions/setup-go from 5.5.0 to 6.0.0
  • d45dead build(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3
  • 004f51d Merge pull request #293 from spf13/dependabot/github_actions/actions/checkout...
  • 6458e07 Merge pull request #295 from spf13/dependabot/github_actions/actions/dependen...
  • 970d9ea Merge pull request #296 from spf13/dependabot/github_actions/github/codeql-ac...
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/auto/sdk from 1.1.0 to 1.2.0

Changelog

Sourced from go.opentelemetry.io/auto/sdk's changelog.

[v0.23.0/v1.2.0] - 2025-09-10

[!NOTE] This is the last release version that will support building the auto-instrumentation CLI using Go 1.23. The next release will require development to be done using Go >= 1.24.

Added

  • Cache offsets for golang.org/x/net 0.42.0. (#2503)
  • Cache offsets for google.golang.org/grpc 1.74.2. (#2546)
  • Cache offsets for google.golang.org/grpc 1.76.0-dev. (#2596)
  • Allow configuration of the resource using a resource.Detector. (#2598)
    • The WithResourceDetector function is added to go.opentelemetry.io/auto/pipeline/otelsdk.
    • The WithEnv function is updated to parse the OTEL_RESOURCE_DETECTOR environment variable. Values are expected to be a comma-separated list of resource detector IDs registered with the autodetect package.
  • Cache offsets for Go 1.23.12. (#2603)
  • Cache offsets for Go 1.24.6. (#2603)
  • Cache offsets for golang.org/x/net 0.43.0. (#2615)
  • Cache offsets for Go 1.25.0. (#2651)
  • Cache offsets for google.golang.org/grpc 1.75.0. (#2686)
  • Cache offsets for github.com/segmentio/kafka-go 0.4.49. (#2699)
  • Cache offsets for go.opentelemetry.io/otel v1.38.0. (#2726)
  • Cache offsets for Go 1.24.7. (#2747)
  • Cache offsets for Go 1.25.1. (#2747)
  • Cache offsets for golang.org/x/net 0.44.0. (#2773)
  • Cache offsets for google.golang.org/grpc 1.72.3. (#2787)
  • Cache offsets for google.golang.org/grpc 1.73.1. (#2787)
  • Cache offsets for google.golang.org/grpc 1.74.3. (#2787)
  • Cache offsets for google.golang.org/grpc 1.75.1. (#2787)

Changed

  • Upgrade go.opentelemetry.io/auto semconv to v1.37.0. (#2763)
  • Upgrade go.opentelemetry.io/auto/sdk semconv to v1.37.0. (#2763)

Fixed

  • Add telemetry.distro.version resource attribute to the otelsdk handler. (#2383)
  • active_spans_by_span_ptr eBPF map used in the traceglobal probe changed to LRU. (#2509)

[v0.22.1] - 2025-07-01

Added

  • Cache offsets for google.golang.org/grpc 1.71.3. (#2374)

... (truncated)

Commits
  • 461e5d7 Release v0.23.0/v1.2.0 (#2790)
  • 8990c28 chore(deps): update module github.com/spf13/afero to v1.15.0 (#2782)
  • 4e8f371 chore(deps): update aws-sdk-go-v2 monorepo (#2789)
  • 11063ab fix(deps): update module google.golang.org/grpc to v1.75.1 (#2784)
  • 5544c0b chore(deps): update module github.com/sagikazarmark/locafero to v0.11.0 (#2781)
  • 84d51c5 chore(deps): update golang:1.25.1-bookworm docker digest to c4bc074 (#2780)
  • 13bf1f0 Add development testing support for Go 1.25 (#2778)
  • c1831d3 [auto] Update generated offsets (#2787)
  • 2c6bed3 chore(deps): update golang:1.25.1 docker digest to 1fd7d46 (#2779)
  • ab4d3c6 chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.3.0 (#2777)
  • Additional commits viewable in compare view

Updates go.yaml.in/yaml/v2 from 2.4.2 to 2.4.3

Commits

Updates golang.org/x/net from 0.43.0 to 0.44.0

Commits
  • 3b23d57 http2: fix race condition when disabling goroutine debugging for one test
  • 8741050 http2: simplify TestServer_Push_RejectAfterGoAway
  • 96e405c http2: modernize TestTransportRoundtripCloseOnWriteError
  • 6dc6880 http2: simplify ClientConn Close and Shutdown tests
  • 4e2915b http2: modernize TestTransportAllocationsAfterResponseBodyClose
  • 30b0e78 http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly
  • b9acd77 http2: speed up TestTransportFlowControl
  • 5153f4d go.mod: update golang.org/x dependencies
  • 9338bdd http2: speed up TestTransportHandlerBodyClose
  • 6b20036 http2: add synchronous handler support to serverTester
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.34.0 to 0.35.0

Commits
  • 1a11b45 go.mod: update golang.org/x dependencies
  • d862cd5 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates golang.org/x/text from 0.28.0 to 0.29.0

Commits
  • e69f31b go.mod: update golang.org/x dependencies
  • 60c9786 all: upgrade go directive to at least 1.24.0 [generated]
  • See full diff in compare view

Updates golang.org/x/tools from 0.36.0 to 0.37.0

Commits
  • d49da96 go/analysis/internal/checker: fix panic due to nil Pass
  • 9da4f7b gopls/internal/test/integration/completion: make test go1.26-robust
  • 4409ea7 gopls/internal/server: add telemetry for Zed, Helix clientInfo
  • 75023ae go/ast/inspector: update outdated documentation
  • 785cd66 gopls/internal/test/integration/completion: skip TestFuzzFunc pre-go1.25
  • ac2e4a5 go.mod: update golang.org/x dependencies
  • bc9374d go/callgraph/vta: remove unnecessary use of unsafe
  • 12d7e15 gopls/internal/analysis/modernize: add test of no gopls imports
  • 263a769 gopls/internal/mcp: use official go mcp sdk
  • e548c70 gopls/internal/analysis/modernize: fix bad edit in var ( ... ) decl
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.75.0 to 1.75.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.75.1

Bug Fixes

  • transport: Fix a data race while copying headers for stats handlers in the std lib http2 server transport. (#8519)
  • xdsclient:
    • Fix a data race caused while reporting load to LRS. (#8483)
    • Fix regression preventing empty node IDs when creating an LRS client. (#8483)
  • server: Fix a regression preventing streams from being cancelled or timed out when blocked on flow control. (#8528)
Commits

Updates google.golang.org/protobuf from 1.36.8 to 1.36.9

Updates k8s.io/apiextensions-apiserver from 0.34.0 to 0.34.1

Commits
  • bb91141 Update dependencies to v0.34.1 tag
  • 4a9fea1 Merge pull request #133901yongruilin/automated-cherry-pick-of-#133896
  • 3896d9f fix: Only warn for unrecognized formats on type=string
  • See full diff in compare view

Updates k8s.io/apiserver from 0.34.0 to 0.34.1

Commits
  • 20f57a0 Update dependencies to v0.34.1 tag
  • 3cd3d02 Merge pull request #133879serathius/automated-cherry-pick-of-#133873
  • cb753d5 Disable estimating resource size for resources with watch cache disabled
  • 72857c3 Merge pull request #133866serathius/automated-cherry-pick-of-#133817
  • 5e12dff Disable collecting stats for resources not setting prefix to prevent error logs
  • See full diff in compare view

Updates k8s.io/component-base from 0.34.0 to 0.34.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.34.0` | `0.34.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.0` | `0.34.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.0` | `0.34.1` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.22.0` | `0.22.1` |
| [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) | `0.10.0` | `0.11.0` |
| [github.com/spf13/afero](https://github.com/spf13/afero) | `1.14.0` | `1.15.0` |
| [github.com/spf13/cast](https://github.com/spf13/cast) | `1.9.2` | `1.10.0` |
| [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation) | `1.1.0` | `1.2.0` |
| [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml) | `2.4.2` | `2.4.3` |
| [golang.org/x/net](https://github.com/golang/net) | `0.43.0` | `0.44.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.34.0` | `0.35.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.28.0` | `0.29.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.36.0` | `0.37.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.0` | `1.75.1` |
| google.golang.org/protobuf | `1.36.8` | `1.36.9` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.34.0` | `0.34.1` |
| [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.34.0` | `0.34.1` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.34.0` | `0.34.1` |


Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.20.1...v1.21.0)

Updates `k8s.io/api` from 0.34.0 to 0.34.1
- [Commits](kubernetes/api@v0.34.0...v0.34.1)

Updates `k8s.io/apimachinery` from 0.34.0 to 0.34.1
- [Commits](kubernetes/apimachinery@v0.34.0...v0.34.1)

Updates `k8s.io/client-go` from 0.34.0 to 0.34.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.0...v0.34.1)

Updates `sigs.k8s.io/controller-runtime` from 0.22.0 to 0.22.1
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.22.0...v0.22.1)

Updates `github.com/sagikazarmark/locafero` from 0.10.0 to 0.11.0
- [Commits](sagikazarmark/locafero@v0.10.0...v0.11.0)

Updates `github.com/spf13/afero` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.14.0...v1.15.0)

Updates `github.com/spf13/cast` from 1.9.2 to 1.10.0
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.9.2...v1.10.0)

Updates `go.opentelemetry.io/auto/sdk` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-instrumentation@sdk/v1.1.0...sdk/v1.2.0)

Updates `go.yaml.in/yaml/v2` from 2.4.2 to 2.4.3
- [Commits](yaml/go-yaml@v2.4.2...v2.4.3)

Updates `golang.org/x/net` from 0.43.0 to 0.44.0
- [Commits](golang/net@v0.43.0...v0.44.0)

Updates `golang.org/x/term` from 0.34.0 to 0.35.0
- [Commits](golang/term@v0.34.0...v0.35.0)

Updates `golang.org/x/text` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.28.0...v0.29.0)

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

Updates `google.golang.org/grpc` from 1.75.0 to 1.75.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.0...v1.75.1)

Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9

Updates `k8s.io/apiextensions-apiserver` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.34.0...v0.34.1)

Updates `k8s.io/apiserver` from 0.34.0 to 0.34.1
- [Commits](kubernetes/apiserver@v0.34.0...v0.34.1)

Updates `k8s.io/component-base` from 0.34.0 to 0.34.1
- [Commits](kubernetes/component-base@v0.34.0...v0.34.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/sagikazarmark/locafero
  dependency-version: 0.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/spf13/afero
  dependency-version: 1.15.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/spf13/cast
  dependency-version: 1.10.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/auto/sdk
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.yaml.in/yaml/v2
  dependency-version: 2.4.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.35.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.29.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.37.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.34.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/apiserver
  dependency-version: 0.34.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/component-base
  dependency-version: 0.34.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

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 15, 2025
@alexandernorth alexandernorth merged commit 4fc6e27 into main Sep 15, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-dependencies-2bff89a4aa branch September 15, 2025 11:41
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.

2 participants