diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-17 10:38:19 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-17 10:38:19 +0000 |
| commit | 042cee634ce03427f902f0561f8517c510bae07c (patch) | |
| tree | ae26558c6a89935b5ad74f6ac2048e307ba4967e /go.mod | |
| parent | c16afe968541b378066d0204b63bfa8bb64cdf6a (diff) | |
| download | x-042cee634ce03427f902f0561f8517c510bae07c.tar.xz x-042cee634ce03427f902f0561f8517c510bae07c.zip | |
build(deps): bump connectrpc.com/connect from 1.16.2 to 1.18.1 (#644)
Bumps [connectrpc.com/connect](https://github.com/connectrpc/connect-go) from 1.16.2 to 1.18.1.
- [Release notes](https://github.com/connectrpc/connect-go/releases)
- [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md)
- [Commits](https://github.com/connectrpc/connect-go/compare/v1.16.2...v1.18.1)
---
updated-dependencies:
- dependency-name: connectrpc.com/connect
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ toolchain go1.23.2 require ( al.essio.dev/pkg/shellescape v1.5.1 cirello.io/goherokuname v0.0.0-20190914093443-b436bae8c2c5 - connectrpc.com/connect v1.16.2 + connectrpc.com/connect v1.18.1 github.com/Marcel-ICMC/graw v0.0.0-20230411090719-e24cd8592d25 github.com/McKael/madon/v2 v2.4.0 github.com/Songmu/gitconfig v0.2.0 |
