vesoft-inc / k6-plugin

Apache License 2.0
10 stars 9 forks source link

xk6 build --with github.com/vesoft-inc/k6-plugin@v0.4.1 unknown revision v0.4.1 #8

Closed fishermancome closed 2 years ago

fishermancome commented 2 years ago

when i execute the command, it shows

...
...
...
go get: added gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
2021/12/24 14:16:32 [INFO] exec (timeout=0s): /usr/local/go/bin/go get -d -v github.com/vesoft-inc/k6-plugin@v0.4.1 
go get: github.com/vesoft-inc/k6-plugin@v0.4.1: invalid version: unknown revision v0.4.1
2021/12/24 14:16:34 [FATAL] exit status 1

go version go1.17.5 linux/amd64

HarrisChu commented 2 years ago

sorry for doc mistake, please refer to makefile. it should be v0.0.8 not v0.4.1

make build