change version from master to latest(v4)

This commit is contained in:
zy 2021-01-27 06:33:18 +08:00 committed by Mike Farah
parent 851fbd8cf5
commit 48a7c59c4b
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ yq() {
### Go Get: ### Go Get:
``` ```
GO111MODULE=on go get github.com/mikefarah/yq@master GO111MODULE=on go get github.com/mikefarah/yq/v4
``` ```
## Community Supported Installation methods ## Community Supported Installation methods