aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-08-01 08:51:27 -0700
committerGitHub <noreply@github.com>2022-08-01 08:51:27 -0700
commited5b08c2846ebfb10acb8a80350d396c387a9df8 (patch)
treec49b057618e740cc8f8b02e7a80dfcaeaa5a3577 /go.mod
parentb59bc607bf49515eee048fa619a06aae433ed8f5 (diff)
parentd764cefb18c3287d72ef163a2ebf00437ca25bf5 (diff)
downloadseaweedfs-ed5b08c2846ebfb10acb8a80350d396c387a9df8.tar.xz
seaweedfs-ed5b08c2846ebfb10acb8a80350d396c387a9df8.zip
Merge pull request #3393 from seaweedfs/dependabot/go_modules/google.golang.org/protobuf-1.28.1
Bump google.golang.org/protobuf from 1.28.0 to 1.28.1
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 3be03ef8f..56383a814 100644
--- a/go.mod
+++ b/go.mod
@@ -126,7 +126,7 @@ require (
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f // indirect
google.golang.org/grpc v1.48.0
- google.golang.org/protobuf v1.28.0
+ google.golang.org/protobuf v1.28.1
gopkg.in/inf.v0 v0.9.1 // indirect
modernc.org/b v1.0.0 // indirect
modernc.org/cc/v3 v3.36.0 // indirect