Skip to content
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

chore(deps): bump the dependencies group with 10 updates #247

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps the dependencies group with 10 updates:

Package From To
github.com/Scalingo/go-etcd-lock/v5 5.0.6 5.0.7
github.com/Scalingo/go-utils/etcd 1.1.1 1.1.2
github.com/bits-and-blooms/bitset 1.9.0 1.10.0
github.com/moby/moby 24.0.6+incompatible 24.0.7+incompatible
go.etcd.io/etcd/api/v3 3.5.9 3.5.10
go.etcd.io/etcd/client/v3 3.5.9 3.5.10
google.golang.org/grpc 1.58.3 1.59.0
github.com/cpuguy83/go-md2man/v2 2.0.2 2.0.3
golang.org/x/mod 0.12.0 0.13.0
golang.org/x/tools 0.13.0 0.14.0

Updates github.com/Scalingo/go-etcd-lock/v5 from 5.0.6 to 5.0.7

Release notes

Sourced from github.com/Scalingo/go-etcd-lock/v5's releases.

v5.0.7

What's Changed

... (truncated)

Changelog

Sourced from github.com/Scalingo/go-etcd-lock/v5's changelog.

v5.0.7

  • Various dependencies updates
Commits
  • 1889ece Bump v5.0.7
  • f01d258 Merge pull request #82 from Scalingo/dependabot/go_modules/golang.org/x/net-0...
  • 0bdf821 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
  • 588f3d3 Merge pull request #81 from Scalingo/dependabot/go_modules/dependencies-38f92...
  • 72969a1 chore(deps): bump the dependencies group with 2 updates
  • 729026b Merge pull request #80 from Scalingo/dependabot/go_modules/dependencies-f4bf0...
  • 82a819f chore(deps): bump the dependencies group with 2 updates
  • 141b855 Merge pull request #75 from Scalingo/fix/dependabot/grouped_updates
  • 9d27704 feat(dependabot): group updates
  • 254043a Merge pull request #78 from Scalingo/dependabot/go_modules/golang.org/x/net-0...
  • Additional commits viewable in compare view

Updates github.com/Scalingo/go-utils/etcd from 1.1.1 to 1.1.2

Changelog

Sourced from github.com/Scalingo/go-utils/etcd's changelog.

v1.1.2

global

  • No more reference to go-internal-tools
Commits
  • eda5fa1 Bump v1.1.2
  • ce73fb0 Merge pull request #2 from Scalingo/fix/1/remove_internal-tools_dependency
  • 137f80e Remove any reference to go-internal-tools
  • e861c88 Merge branch 'master' of github.com:Scalingo/go-internal-tools
  • 0652bde Bump v1.1.1
  • 5a5b6f6 Merge pull request #22 from Scalingo/fix/21/noretry
  • 673757e Wrap UUID generation error
  • afdb122 Dependencies: uuid.NewV4 API changed, return error now
  • 41809de NoRetry -> noRetry
  • f06444c Add nsqconsumer.Error with NoRetry parameter
  • Additional commits viewable in compare view

Updates github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/bits-and-blooms/bitset's releases.

Version 1.10.0

What's Changed

Full Changelog: bits-and-blooms/bitset@v1.9.0...v1.10.0

Commits

Updates github.com/moby/moby from 24.0.6+incompatible to 24.0.7+incompatible

Release notes

Sourced from github.com/moby/moby's releases.

v24.0.7

24.0.7

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

  • Write overlay2 layer metadata atomically. moby/moby#46703
  • Fix "Rootful-in-Rootless" Docker-in-Docker on systemd version 250 and later. moby/moby#46626
  • Fix dockerd-rootless-setuptools.sh when username contains a backslash. moby/moby#46407
  • Fix a bug that would prevent network sandboxes to be fully deleted when stopping containers with no network attachments and when dockerd --bridge=none is used. moby/moby#46702
  • Fix a bug where cancelling an API request could interrupt container restart. moby/moby#46697
  • Fix an issue where containers would fail to start when providing --ip-range with a range larger than the subnet. docker/for-mac#6870
  • Fix data corruption with zstd output. moby/moby#46709
  • Fix the conditions under which the container's MAC address is applied. moby/moby#46478
  • Improve the performance of the stats collector. moby/moby#46448
  • Fix an issue with source policy rules ending up in the wrong order. moby/moby#46441

Packaging updates

Security

Commits
  • 311b9ff Merge pull request #46697 from thaJeztah/24.0_backport_restart_nocancel
  • af60804 Merge pull request from GHSA-jq35-85cj-fj4p
  • 3cf363e Merge pull request #46709 from thaJeztah/24.0_backport_bump_compress
  • 05d7386 daemon: daemon.containerRestart: don't cancel restart on context cancel
  • 649c944 Merge pull request #46703 from thaJeztah/24.0_backport_atomic-layer-data-write
  • 9b20b1a Merge pull request #46702 from thaJeztah/24.0_backport_releaseNetwork_Network...
  • dd37b0b vendor: github.com/klauspost/compress v1.17.2
  • 7058c0d vendor: github.com/klauspost/compress v1.16.5
  • 57bd388 daemon: overlay2: Write layer metadata atomically
  • 05d95fd daemon: release sandbox even when NetworkDisabled
  • Additional commits viewable in compare view

Updates go.etcd.io/etcd/api/v3 from 3.5.9 to 3.5.10

Release notes

Sourced from go.etcd.io/etcd/api/v3's releases.

v3.5.10

Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).

For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.

Linux
ETCD_VER=v3.5.10
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C /tmp/etcd-download-test --strip-components=1
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
/tmp/etcd-download-test/etcd --version
/tmp/etcd-download-test/etcdctl version
/tmp/etcd-download-test/etcdutl version

# start a local etcd server
/tmp/etcd-download-test/etcd
write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo

macOS (Darwin)
ETCD_VER=v3.5.10
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip -o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
</tr></table>

... (truncated)

Commits
  • 0223ca5 version: bump up to 3.5.10
  • aa04f5d Merge pull request #16833 from ahrtr/bump_bbolt_1.3.8_20231026
  • 88beb6c bump bbolt to 1.3.8 for etcd 3.5
  • 3521aaa Merge pull request #16790 from chaochn47/3.5-grpc-update
  • 31b7c58 Merge pull request #16637 from serathius/check-cluster-id-release-3.5
  • 1aa4aa8 3.5: upgrade gRPC-go to 1.58.3
  • 5b8150a Backport corrupt check test fix "etcd server shouldn't wait for the ready not...
  • 4cf9ef8 Merge pull request #16070 from kkkkun/rm-stack-log
  • 04cfb4c etcdserver: add cluster id check for hashKVHandler
  • 976378c Merge pull request #16781 from chaochn47/release-3.5-backport-gRPC-update
  • Additional commits viewable in compare view

Updates go.etcd.io/etcd/client/v3 from 3.5.9 to 3.5.10

Release notes

Sourced from go.etcd.io/etcd/client/v3's releases.

v3.5.10

Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).

For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.

Linux
ETCD_VER=v3.5.10
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C /tmp/etcd-download-test --strip-components=1
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
/tmp/etcd-download-test/etcd --version
/tmp/etcd-download-test/etcdctl version
/tmp/etcd-download-test/etcdutl version

# start a local etcd server
/tmp/etcd-download-test/etcd
write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo

macOS (Darwin)
ETCD_VER=v3.5.10
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip -o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
</tr></table>

... (truncated)

Commits
  • 0223ca5 version: bump up to 3.5.10
  • aa04f5d Merge pull request #16833 from ahrtr/bump_bbolt_1.3.8_20231026
  • 88beb6c bump bbolt to 1.3.8 for etcd 3.5
  • 3521aaa Merge pull request #16790 from chaochn47/3.5-grpc-update
  • 31b7c58 Merge pull request #16637 from serathius/check-cluster-id-release-3.5
  • 1aa4aa8 3.5: upgrade gRPC-go to 1.58.3
  • 5b8150a Backport corrupt check test fix "etcd server shouldn't wait for the ready not...
  • 4cf9ef8 Merge pull request #16070 from kkkkun/rm-stack-log
  • 04cfb4c etcdserver: add cluster id check for hashKVHandler
  • 976378c Merge pull request #16781 from chaochn47/release-3.5-backport-gRPC-update
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.58.3 to 1.59.0

Commits
  • 7765221 Change version to 1.59.0 (#6695)
  • e88f12e server: prohibit more than MaxConcurrentStreams handlers from running at once...
  • be7919c transport: Pass Header metadata to tap handle. (#6652)
  • e3f1514 Reapply "status: fix/improve status handling (#6662)" (#6673) (#6688)
  • 696faa9 client: add a test for NewSubConn / StateListener / cc.Close racing (#6678)
  • 318c717 readme: fix badges (#6687)
  • 39972fd github: add code coverage with codecov.io (#6676)
  • 93dbc05 xds: move virtual host matcher test to the xdsresource package (#6680)
  • 2c00469 github: update actions/setup-go and actions/checkout (#6675)
  • 1f73ed5 Replace the gRFC pull request with the permanent link. (#6674)
  • Additional commits viewable in compare view

Updates github.com/cpuguy83/go-md2man/v2 from 2.0.2 to 2.0.3

Release notes

Sourced from github.com/cpuguy83/go-md2man/v2's releases.

v2.0.3

Rendering bug fixes:

  • e5bd7279ca22057177f0e33f939bb6cf26e0ffc0 - Escape hyphens in links to avoid word wrap (@​r10r)
  • 66e0792f4bf72fede875e62279870032025ba094 - Do not render links twice (@​r10r)
  • 65a740a5b8948d921db6223577afbe055e892113 - Do not typeset table headings in monospaced font (@​kolyshkin)
  • 43fb74760164368fd0c74c84e4f55ec3ab5d752e - Use .EX/.EE for code examples (@​kolyshkin)
  • d85280db9b54b5747fe8cf9380a9f278e1a352d3 - Silence warnings caused by \fC which is non-portable. (@​debarshiray)

CLI improvements:

  • e2293e7f480f1ba0e6632cbd4a307d32ff3007bd - Don't warn on top-level comments (@​mtrmac)

Other changes include code formatting and doc imporvements.

Thanks to all who helped make this release happen.

Commits
  • f67b5f6 Merge pull request #105 from debarshiray/wip/rishi/issues-99
  • d85280d Silence "warning: cannot select font 'C'" with GNU roff 1.23
  • e8098c3 Merge pull request #104 from mtrmac/comments
  • e2293e7 Don't warn on top-level comments
  • 8363f7d Merge pull request #103 from cpuguy83/dependabot/github_actions/actions/check...
  • f921c23 Bump actions/checkout from 3 to 4
  • 253af81 Merge pull request #100 from cpuguy83/dependabot/github_actions/golangci/gola...
  • d36d769 Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0
  • 7b5a1d0 Merge pull request #96 from kolyshkin/hack
  • aab1666 Merge pull request #95 from kolyshkin/example
  • Additional commits viewable in compare view

Updates golang.org/x/mod from 0.12.0 to 0.13.0

Commits
  • 5b69280 modfile: use new go version string format in error message
  • 273ef6c go.mod: update to go 1.18 and x/tools v0.13.0
  • See full diff in compare view

Updates golang.org/x/tools from 0.13.0 to 0.14.0

Release notes

Sourced from golang.org/x/tools's releases.

gopls/v0.14.0

These are release notes are identical to the v0.14.0-pre.4 prerelease notes. Thanks to all who tested the prerelease!

go install golang.org/x/tools/gopls@v0.14.0

This release includes initial support for the "inline call to function" refactoring, as well as a few other smaller features. It also includes several bug fixes, notably a fix for a performance regression in completion that may be significant in some environments.

The release also contains support for opt-in telemetry. If you want, you can enable the periodic uploading of telemetry data, including gopls stack traces and metrics, but never your source code, to telemetry.go.dev. See below for details.

New Features

Refactoring: inline call to function

This release includes a new code action to inline function calls:

inlinecall

While the outcome of this operation may be a simple replacement, there's a lot going on under the covers. For example, the new inliner checks whether changes to the order of argument evaluation could have unintended consequences. If so, it is careful to replicate the original behavior:

add preserves the order of effects ...but sub does not
inline_add inline_sub

The goal of the inliner is to rewrite your code idiomatically without introducing behavior changes. See the inlining documentation for more details.

When the call cannot be reduced to a simple expression, the inliner may fall back on an immediately invoked function literal (func() { statements }()) as this is often the only way to preserve the original behavior. As we continue to work on refactoring, we'll add additional rewriting strategies that avoid this fall-back in more cases.

Refactoring: removing unused parameters

The techniques described in the previous section serve as a foundation for other refactoring operations. As a proof of concept, this release also includes a code action to remove unused parameters. Since this operation uses inlining behind the scenes, it gets all of the related safety checks and rewriting strategies for free:

inline_unused

Improved support for go:embed directives

This release includes improved support for //go:embed directives, including hover and jump-to-definition. embed_def

New analyses

This release include three new static analyses, all of which are enabled by default.

"appends": reports calls to append that pass no values to be appended to the slice. image

"defers": checks for common mistakes in defer statements. image

... (truncated)

Commits
  • 3f4194e go.mod: update golang.org/x dependencies
  • 1e4ce7c internal/refactor/inline: yet more tweaks to everything test
  • ee20ddf internal/refactor/inline: permit return conversions in tailcall
  • db1d1e0 gopls/internal/lsp: go to definition from embed directive
  • 2be977e internal/refactor/inline: work around channel type misformatting
  • 0ba9c84 internal/fuzzy: several improvements for symbol matching
  • c2725ad gopls: update x/telemetry dependency
  • e8722c0 go/types/internal/play: show types.Selection information
  • a819c61 internal/refactor/inline: eliminate unnecessary binding decl
  • 102b64b internal/refactor/inline: tweak everything-test docs again
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
google.golang.org/grpc [>= 1.35.a, < 1.36]
google.golang.org/grpc [>= 1.36.a, < 1.37]
google.golang.org/grpc [>= 1.37.a, < 1.38]

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 dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Scalingo/go-etcd-lock/v5](https://github.com/Scalingo/go-etcd-lock) | `5.0.6` | `5.0.7` |
| [github.com/Scalingo/go-utils/etcd](https://github.com/Scalingo/go-utils) | `1.1.1` | `1.1.2` |
| [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) | `1.9.0` | `1.10.0` |
| [github.com/moby/moby](https://github.com/moby/moby) | `24.0.6+incompatible` | `24.0.7+incompatible` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.9` | `3.5.10` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.9` | `3.5.10` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.58.3` | `1.59.0` |
| [github.com/cpuguy83/go-md2man/v2](https://github.com/cpuguy83/go-md2man) | `2.0.2` | `2.0.3` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.12.0` | `0.13.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.13.0` | `0.14.0` |


Updates `github.com/Scalingo/go-etcd-lock/v5` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/Scalingo/go-etcd-lock/releases)
- [Changelog](https://github.com/Scalingo/go-etcd-lock/blob/master/CHANGELOG.md)
- [Commits](Scalingo/go-etcd-lock@v5.0.6...v5.0.7)

Updates `github.com/Scalingo/go-utils/etcd` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/Scalingo/go-utils/releases)
- [Changelog](https://github.com/Scalingo/go-utils/blob/master/CHANGELOG_LEGACY.md)
- [Commits](Scalingo/go-utils@io/v1.1.1...v1.1.2)

Updates `github.com/bits-and-blooms/bitset` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/bits-and-blooms/bitset/releases)
- [Commits](bits-and-blooms/bitset@v1.9.0...v1.10.0)

Updates `github.com/moby/moby` from 24.0.6+incompatible to 24.0.7+incompatible
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](moby/moby@v24.0.6...v24.0.7)

Updates `go.etcd.io/etcd/api/v3` from 3.5.9 to 3.5.10
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.9...v3.5.10)

Updates `go.etcd.io/etcd/client/v3` from 3.5.9 to 3.5.10
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.5.9...v3.5.10)

Updates `google.golang.org/grpc` from 1.58.3 to 1.59.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.58.3...v1.59.0)

Updates `github.com/cpuguy83/go-md2man/v2` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/cpuguy83/go-md2man/releases)
- [Commits](cpuguy83/go-md2man@v2.0.2...v2.0.3)

Updates `golang.org/x/mod` from 0.12.0 to 0.13.0
- [Commits](golang/mod@v0.12.0...v0.13.0)

Updates `golang.org/x/tools` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/Scalingo/go-etcd-lock/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/Scalingo/go-utils/etcd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/bits-and-blooms/bitset
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/moby/moby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/cpuguy83/go-md2man/v2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/mod
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/tools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: 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 Nov 1, 2023
@dependabot dependabot bot requested a review from Soulou November 1, 2023 11:39
@github-actions github-actions bot merged commit 3a46465 into master Nov 1, 2023
2 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/dependencies-5eab1c82d8 branch November 1, 2023 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.

0 participants