mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
attempt to fix go get
This commit is contained in:
parent
b8b2c9de61
commit
ceafed30f9
@ -43,7 +43,7 @@ sudo apt install yq -y
|
|||||||
```
|
```
|
||||||
### or, [Download latest binary](https://github.com/mikefarah/yq/releases/latest) or alternatively:
|
### or, [Download latest binary](https://github.com/mikefarah/yq/releases/latest) or alternatively:
|
||||||
```
|
```
|
||||||
GO111MODULE=on go get github.com/mikefarah/yq@2.4.1
|
GO111MODULE=on go get github.com/mikefarah/yq/v2
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run with Docker
|
## Run with Docker
|
||||||
|
Loading…
Reference in New Issue
Block a user