This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
JointCloud
/
JCS-pub
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
合并
gitlink
17BaoH
2 years ago
parent
6c0fd1c7d1
commit
0146bab4cb
2 changed files
with
0 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
client
+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
Write
Preview
Loading…
Cancel
Save