[#93] go.mod: Update go.k6.io/k6 package to patched version

* The update fixes bug with k6 build

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
This commit is contained in:
Airat Arifullin 2023-08-11 18:50:25 +03:00
parent 5b1793f248
commit 108e761639
2 changed files with 1 additions and 1 deletions

2
go.mod
View file

@ -21,7 +21,7 @@ require (
github.com/spf13/cobra v1.7.0 github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4 github.com/stretchr/testify v1.8.4
go.etcd.io/bbolt v1.3.7 go.etcd.io/bbolt v1.3.7
go.k6.io/k6 v0.45.0 go.k6.io/k6 v0.45.1
go.uber.org/zap v1.24.0 go.uber.org/zap v1.24.0
golang.org/x/sys v0.10.0 golang.org/x/sys v0.10.0
) )

BIN
go.sum

Binary file not shown.