This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
auto commit
tags/v1.0.0
yitter
4 years ago
parent
3f98f32444
commit
a6c74022f1
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Go/README.md
+ 2
- 2
Go/README.md
View File
@@ -2,9 +2,9 @@
## Go环境
## Go环境
1.go 1.16
1.
SDK,
go 1.16
2. 启用Go-Modules
2. 启用
Go-Modules
```
```
go env -w GO111MODULE=on
go env -w GO111MODULE=on
go env -w GOPROXY=https://goproxy.cn,https://goproxy.io,direct
go env -w GOPROXY=https://goproxy.cn,https://goproxy.io,direct
Write
Preview
Loading…
Cancel
Save