go-*: apply additional suggestions

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
会有猫的
2020-05-15 00:01:50 +08:00
committed by Starbeamrainbowlabs
parent 8421b10d30
commit 4cac843cae
7 changed files with 17 additions and 17 deletions

View File

@@ -19,6 +19,6 @@
`go mod verify`
- Copy all dependencies sources into vendor directory:
- Copy sources of all dependencies into the vendor directory:
`go mod vendor`