Skip to content

Commit

Permalink
Merge pull request #41 from grafana/dependabot/go_modules/go.k6.io/k6…
Browse files Browse the repository at this point in the history
…-0.55.2

chore(deps): bump go.k6.io/k6 from 0.55.0 to 0.55.2
  • Loading branch information
szkiba authored Jan 6, 2025
2 parents 4306dcc + b458c22 commit bf9bebf
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 @@ -7,7 +7,7 @@ require (
github.com/grafana/sobek v0.0.0-20241024150027-d91f02b05e9b
github.com/iancoleman/strcase v0.3.0
github.com/stretchr/testify v1.10.0
go.k6.io/k6 v0.55.0
go.k6.io/k6 v0.55.2
lukechampine.com/frand v1.4.2
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ github.com/xyproto/randomstring v1.0.5/go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3i
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.k6.io/k6 v0.55.0 h1:L4Jh5nW5fwq3qPWlzhwFNlZVnQJU9pKv6c9UA22ya2M=
go.k6.io/k6 v0.55.0/go.mod h1:WG2ZxwixDPuOd5URkJEQ+SqrJAs6BWt9hok6odRfg7c=
go.k6.io/k6 v0.55.2 h1:orqJZ5ZebqPhlqfR04iG+qnKf4VF8QLsEZ/w32ClYKs=
go.k6.io/k6 v0.55.2/go.mod h1:ouki7OiBn3YRHB191npyMKXYUQALEWDzfmzCN8ieRcg=
go.opentelemetry.io/otel v1.29.0 h1:PdomN/Al4q/lN6iBJEN3AwPvUiHPMlt93c8bqTG5Llw=
go.opentelemetry.io/otel v1.29.0/go.mod h1:N/WtXPs1CNCUEx+Agz5uouwCba+i+bJGFicT8SR4NP8=
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.28.0 h1:U2guen0GhqH8o/G2un8f/aG/y++OuW6MyCo6hT9prXk=
Expand Down

0 comments on commit bf9bebf

Please sign in to comment.