Skip to content

Commit 9c6373c

Browse files
committed
regenerate protobuf in protos folder
1 parent 7a7fe37 commit 9c6373c

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ require (
2828
github.com/golang-jwt/jwt/v5 v5.2.1
2929
github.com/golang/geo v0.0.0-20230421003525-6adc56603217
3030
github.com/golang/glog v1.2.4
31+
github.com/golang/protobuf v1.5.4
3132
github.com/golang/snappy v0.0.4
3233
github.com/google/codesearch v1.2.0
3334
github.com/google/go-cmp v0.6.0
@@ -97,7 +98,6 @@ require (
9798
github.com/go-logr/stdr v1.2.2 // indirect
9899
github.com/gogo/protobuf v1.3.2 // indirect
99100
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
100-
github.com/golang/protobuf v1.5.4 // indirect
101101
github.com/google/flatbuffers v25.1.24+incompatible // indirect
102102
github.com/google/pprof v0.0.0-20250128161936-077ca0a936bf // indirect
103103
github.com/hashicorp/errwrap v1.1.0 // indirect

protos/pb/pb.pb.go

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

protos/pb/pb_grpc.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)