Skip to content

Commit cc9f851

Browse files
fix(deps): update github.com/grafana/k6-cloud-openapi-client-go digest to 2856312 (grafana#5539)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 9dc9e82 commit cc9f851

File tree

68 files changed

+115
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+115
-76
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ require (
8585
github.com/go-logr/logr v1.4.3 // indirect
8686
github.com/go-logr/stdr v1.2.2 // indirect
8787
github.com/google/pprof v0.0.0-20230728192033-2ba5b33183c6 // indirect
88-
github.com/grafana/k6-cloud-openapi-client-go v0.0.0-20251103103337-5e94fff86cd6
88+
github.com/grafana/k6-cloud-openapi-client-go v0.0.0-20260106090513-285631296b5d
8989
github.com/grafana/k6build v0.5.15 // indirect
9090
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 // indirect
9191
github.com/inconshreveable/mousetrap v1.0.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
8484
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
8585
github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=
8686
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
87-
github.com/grafana/k6-cloud-openapi-client-go v0.0.0-20251103103337-5e94fff86cd6 h1:jYEStHl9iT8AMqHTVPz/XFhj5AqOQfvH0ZsH4tQa7Jg=
88-
github.com/grafana/k6-cloud-openapi-client-go v0.0.0-20251103103337-5e94fff86cd6/go.mod h1:RBPBP7qIR/K6qzQEQYESVhp/XJspiBTOyBEBCbPXrvI=
87+
github.com/grafana/k6-cloud-openapi-client-go v0.0.0-20260106090513-285631296b5d h1:fb0Y2ejWxOv0f/VlMLyE7GErwM499C3+ct3JlYHi9IA=
88+
github.com/grafana/k6-cloud-openapi-client-go v0.0.0-20260106090513-285631296b5d/go.mod h1:RBPBP7qIR/K6qzQEQYESVhp/XJspiBTOyBEBCbPXrvI=
8989
github.com/grafana/k6build v0.5.15 h1:4I5dkAWSMvXsElS1OpLbHj6ZXnebXZGnmwDXy5vcwSQ=
9090
github.com/grafana/k6build v0.5.15/go.mod h1:Sk7SUiCnx2AgkirG3PrCtmJKYL+a8EeRdTzFfbxP0X8=
9191
github.com/grafana/k6foundry v0.4.7 h1:1YXkTBwO/2dSx0pqJrraJATsFlsIX0vEpaEjV7E35w4=

vendor/github.com/grafana/k6-cloud-openapi-client-go/k6/README.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/k6-cloud-openapi-client-go/k6/api_authorization.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/k6-cloud-openapi-client-go/k6/api_load_tests.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/k6-cloud-openapi-client-go/k6/api_load_zones.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/k6-cloud-openapi-client-go/k6/api_projects.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/k6-cloud-openapi-client-go/k6/api_schedules.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/k6-cloud-openapi-client-go/k6/api_test_runs.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grafana/k6-cloud-openapi-client-go/k6/client.go

Lines changed: 41 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)