aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-30 11:01:34 +0000
committerGitHub <noreply@github.com>2025-01-30 11:01:34 +0000
commitc2607fc492bacadb71653dbb018f8f3451056416 (patch)
tree737b5b714ee661f9b82d2fc688833028a461a25d /go.mod
parent8f492bd5ffffda9448252da00e4e701609a02d59 (diff)
downloadx-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 37d8e86..57f6e84 100644
--- a/go.mod
+++ b/go.mod
@@ -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
)