Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

[WIP] Adjust architecture #553

Merged
merged 20 commits into from
Jun 18, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update nats-grpc.
  • Loading branch information
cloudwebrtc committed Jun 17, 2021
commit ff3b9044148ff58a78055ec36e98fc20024eff5f
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.13

require (
github.com/cloudwebrtc/nats-discovery v0.3.0
github.com/cloudwebrtc/nats-grpc v0.1.11
github.com/cloudwebrtc/nats-grpc v0.1.12
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-redis/redis/v7 v7.4.0
github.com/improbable-eng/grpc-web v0.13.0
Expand Down
Loading