diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-30 11:01:34 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-30 11:01:34 +0000 |
| commit | c2607fc492bacadb71653dbb018f8f3451056416 (patch) | |
| tree | 737b5b714ee661f9b82d2fc688833028a461a25d /go.mod | |
| parent | 8f492bd5ffffda9448252da00e4e701609a02d59 (diff) | |
| download | x-c2607fc492bacadb71653dbb018f8f3451056416.tar.xz x-c2607fc492bacadb71653dbb018f8f3451056416.zip | |
build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.4 (#666)
Bumps google.golang.org/protobuf from 1.35.2 to 1.36.4.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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
@@ -265,5 +265,5 @@ require ( golang.org/x/text v0.21.0 // indirect golang.org/x/time v0.5.0 golang.org/x/tools v0.24.0 - google.golang.org/protobuf v1.35.2 + google.golang.org/protobuf v1.36.4 ) |
