Browse Source

合并

gitlink
17BaoH 2 years ago
parent
commit
0146bab4cb
2 changed files with 0 additions and 6 deletions
  1. BIN
      client
  2. +0
    -6
      go.mod

BIN
client View File


+ 0
- 6
go.mod View File

@@ -2,12 +2,6 @@ module client

go 1.18

require proto v0.0.0
require rabbitmq v0.0.0

replace proto => ../proto
replace rabbitmq => ../rabbitmq

require (
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-cmp v0.5.9 // indirect


Loading…
Cancel
Save