Skip to content

Commit 010a24f

Browse files
committed
release: v0.16.5 close #366
1 parent 337b14b commit 010a24f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ goup completion zsh > _goup
245245

246246
### Registry index mirror site
247247

248-
| index | url | use option `--registry-index` | remark |
248+
| index | url | use option `--registry-index` or environment variables | remark |
249249
|---|---|---|---|
250250
| Official 1(default) | https://go.dev | `official``official\|https://go.dev` | |
251251
| Official 2 | https://golang.google.cn | `official\|https://golang.google.cn` | |

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ goup completion zsh > _goup
246246

247247
### 索引镜像站
248248

249-
| 索引 | 地址 | 使用选项`--registry-index` | 备注 |
249+
| 索引 | 地址 | 使用选项`--registry-index`或环境变量 | 备注 |
250250
|---|---|---|---|
251251
| 官方1(默认) | https://go.dev | `official``official\|https://go.dev` | |
252252
| 官方2 | https://golang.google.cn | `official\|https://golang.google.cn` | |

0 commit comments

Comments
 (0)