Skip to content

Commit

Permalink
Upgrade xk6-browser to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur22 committed Nov 29, 2023
1 parent e603a49 commit 856a767
Show file tree
Hide file tree
Showing 57 changed files with 1,962 additions and 2,092 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/go-sourcemap/sourcemap v2.1.4-0.20211119122758-180fcef48034+incompatible
github.com/golang/protobuf v1.5.3
github.com/gorilla/websocket v1.5.0
github.com/grafana/xk6-browser v1.1.1-0.20231026144352-d68946077680
github.com/grafana/xk6-browser v1.2.1
github.com/grafana/xk6-grpc v0.1.4-0.20230919144024-6ed5daf33509
github.com/grafana/xk6-output-prometheus-remote v0.3.1
github.com/grafana/xk6-redis v0.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=
github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/grafana/xk6-browser v1.1.1-0.20231026144352-d68946077680 h1:UqtyaXTOvajPnFpLaZUQyCyJQfB1bEW7xsmx/RMyHps=
github.com/grafana/xk6-browser v1.1.1-0.20231026144352-d68946077680/go.mod h1:D0ybXLDFAnIV+fNFvaQY8LIXy7OqobLA3f810BkUVXU=
github.com/grafana/xk6-browser v1.2.1 h1:O2fuHHvmmhXvWTPXzD+jsnt1XkVgVjx0+Lj1hsGIWMM=
github.com/grafana/xk6-browser v1.2.1/go.mod h1:D3k9/MQHnNKfyzU3fh32pHlrh3GY2LAlkY4wYt/Vn4Y=
github.com/grafana/xk6-grpc v0.1.4-0.20230919144024-6ed5daf33509 h1:9ujE4S5cA3WDhRJnwNuUDtfk3w9FeWx6PaZ+lb3o46M=
github.com/grafana/xk6-grpc v0.1.4-0.20230919144024-6ed5daf33509/go.mod h1:sFTwAsHAtp2f1PNiq0wPjJ7HrAIKploI7Y5mOYo+zIQ=
github.com/grafana/xk6-output-prometheus-remote v0.3.1 h1:X23rQzlJD8dXWB31DkxR4uPnuRFo8L0Y0H22fSG9xl0=
Expand Down
15 changes: 0 additions & 15 deletions vendor/github.com/grafana/xk6-browser/api/browser.go

This file was deleted.

74 changes: 0 additions & 74 deletions vendor/github.com/grafana/xk6-browser/api/browser_context.go

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/github.com/grafana/xk6-browser/api/cdp_session.go

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/github.com/grafana/xk6-browser/api/console_message.go

This file was deleted.

43 changes: 0 additions & 43 deletions vendor/github.com/grafana/xk6-browser/api/element_handle.go

This file was deleted.

63 changes: 0 additions & 63 deletions vendor/github.com/grafana/xk6-browser/api/frame.go

This file was deleted.

18 changes: 0 additions & 18 deletions vendor/github.com/grafana/xk6-browser/api/js_handle.go

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/grafana/xk6-browser/api/keyboard.go

This file was deleted.

78 changes: 0 additions & 78 deletions vendor/github.com/grafana/xk6-browser/api/locator.go

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/github.com/grafana/xk6-browser/api/mouse.go

This file was deleted.

Loading

0 comments on commit 856a767

Please sign in to comment.