File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/bradleyjkemp/cupaloy/v2 v2.5.0
77 github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
8- github.com/golang/protobuf v1.3.2
8+ github.com/golang/protobuf v1.3.4
99 github.com/gorilla/websocket v1.4.1 // indirect
1010 github.com/improbable-eng/grpc-web v0.12.0
1111 github.com/jhump/protoreflect v1.6.0
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5y
1919github.com/golang/protobuf v1.3.1 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
2020github.com/golang/protobuf v1.3.2 h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs =
2121github.com/golang/protobuf v1.3.2 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
22+ github.com/golang/protobuf v1.3.4 h1:87PNWwrRvUSnqS4dlcBU/ftvOIBep4sYuBLlh6rX2wk =
23+ github.com/golang/protobuf v1.3.4 /go.mod h1:vzj43D7+SQXF/4pzW/hwtAqwc6iTitCiVSaWz5lYuqw =
2224github.com/google/go-cmp v0.2.0 /go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M =
2325github.com/gorilla/websocket v1.4.1 h1:q7AeDBpnBk8AogcD4DSag/Ukw/KV+YhzLj2bP5HvKCM =
2426github.com/gorilla/websocket v1.4.1 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
You can’t perform that action at this time.
0 commit comments