Skip to content

Commit

Permalink
fix(deps): update module go.k6.io/xk6 to v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 11, 2024
1 parent 43891f4 commit 1159c61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/wmnsk/go-gtp v0.8.10
go.k6.io/k6 v0.52.0
go.k6.io/xk6 v0.11.0
go.k6.io/xk6 v0.12.1
golang.org/x/tools v0.22.0
honnef.co/go/tools v0.4.7
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -517,8 +517,8 @@ go-simpler.org/sloglint v0.7.1 h1:qlGLiqHbN5islOxjeLXoPtUdZXb669RW+BDQ+xOSNoU=
go-simpler.org/sloglint v0.7.1/go.mod h1:OlaVDRh/FKKd4X4sIMbsz8st97vomydceL146Fthh/c=
go.k6.io/k6 v0.52.0 h1:VrwjSCrM4v61UptCeTPJjYE+Ebyy3xbtqVuAFYGVM2c=
go.k6.io/k6 v0.52.0/go.mod h1:Dr6udC+rZxT0Wu5wU98eOYpABU4e0Gc5Dx4MC5anJO8=
go.k6.io/xk6 v0.11.0 h1:RKmnLhk9BT4n34Q6Qb3nALMmPScOKXXAeEtFU2BFE/s=
go.k6.io/xk6 v0.11.0/go.mod h1:4+BwjriwZ52roJ9RHHQhTBb9Q6ZctEUtsCO10H8rJIo=
go.k6.io/xk6 v0.12.1 h1:2UCJJWANmPhXWsEbZhDBywzUyc2XvkIaGBnw2psCE7A=
go.k6.io/xk6 v0.12.1/go.mod h1:4+BwjriwZ52roJ9RHHQhTBb9Q6ZctEUtsCO10H8rJIo=
go.opentelemetry.io/otel v1.24.0 h1:0LAOdjNmQeSTzGBzduGe/rU4tZhMwL5rWgtp9Ku5Jfo=
go.opentelemetry.io/otel v1.24.0/go.mod h1:W7b9Ozg4nkF5tWI5zsXkaKKDjdVjpD4oAt9Qi/MArHo=
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0 h1:t6wl9SPayj+c7lEIFgm4ooDBZVb01IhLB4InpomhRw8=
Expand Down

0 comments on commit 1159c61

Please sign in to comment.