aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-09 21:57:25 +0000
committerGitHub <noreply@github.com>2024-07-09 21:57:25 +0000
commit63e4926b55e358a6127649c1ee723e25ddd366a0 (patch)
treec777e649659f18e7d236d6b311a22c8131ad74dc /go.mod
parent3e902d785ed9bc6932debc1cc15ced8cf3e0a272 (diff)
downloadx-63e4926b55e358a6127649c1ee723e25ddd366a0.tar.xz
x-63e4926b55e358a6127649c1ee723e25ddd366a0.zip
build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#622)
* build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mimi <mimi@xeserv.us>
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 e23662b..dd49123 100644
--- a/go.mod
+++ b/go.mod
@@ -70,7 +70,7 @@ require (
golang.org/x/oauth2 v0.21.0
golang.org/x/sync v0.7.0
google.golang.org/api v0.186.0
- google.golang.org/grpc v1.64.0
+ google.golang.org/grpc v1.64.1
gorm.io/gorm v1.25.10
gorm.io/plugin/prometheus v0.1.0
honnef.co/go/transmission v0.0.0-20200712215954-58262f0ca9c9