Skip to content

Commit

Permalink
update k6 version to 0.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avitalique committed Jul 14, 2023
1 parent 75f07c8 commit f78376c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Build
```shell
xk6 build v0.36.0 --with github.com/avitalique/xk6-file@latest
xk6 build v0.45.0 --with github.com/avitalique/xk6-file@latest
```

## Example
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/avitalique/xk6-file

go 1.19

require go.k6.io/k6 v0.36.0
require go.k6.io/k6 v0.45.0

0 comments on commit f78376c

Please sign in to comment.