File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/oapi-codegen/runtime v1.1.2
99 github.com/quasilyte/go-ruleguard/dsl v0.3.23
1010 github.com/stretchr/testify v1.11.1
11- go.k6.io/k6 v1.4.0
11+ go.k6.io/k6 v1.4.1
1212 golang.org/x/time v0.14.0
1313)
1414
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
3636github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
3737github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
3838github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
39- go.k6.io/k6 v1.4.0 h1:lAGmMrPkFOUXSwLPboly6aOSYpHDWy2seT4zyYl6EUg =
40- go.k6.io/k6 v1.4.0 /go.mod h1:+aWtcQ7QR7jkzKCa1MSu9DFXcHGfDN7J8e9+y47AHd0 =
39+ go.k6.io/k6 v1.4.1 h1:YhxpZDVLRspsMhmi+dy2YRrfBq48KJgB6lDhsv1/Qks =
40+ go.k6.io/k6 v1.4.1 /go.mod h1:+aWtcQ7QR7jkzKCa1MSu9DFXcHGfDN7J8e9+y47AHd0 =
4141golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
4242golang.org/x/sys v0.37.0 h1:fdNQudmxPjkdUTPnLn5mdQv7Zwvbvpaxqs831goi9kQ =
4343golang.org/x/sys v0.37.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
You can’t perform that action at this time.
0 commit comments