Skip to content

Commit

Permalink
Updating to 132.0.6792.2_13.2.38 definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshaw committed Oct 22, 2024
1 parent cb3a7a1 commit 4d5d5fa
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 45 deletions.
79 changes: 38 additions & 41 deletions cdp/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/chromedp/cdproto

go 1.19
go 1.23

require (
github.com/chromedp/sysutil v1.0.0
github.com/chromedp/sysutil v1.1.0
github.com/mailru/easyjson v0.7.7
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/chromedp/sysutil v1.0.0 h1:+ZxhTpfpZlmchB58ih/LBHX52ky7w2VhQVKQMucy3Ic=
github.com/chromedp/sysutil v1.0.0/go.mod h1:kgWmDdq8fTzXYcKIBqIYvRRTnYb9aNS9moAV0xufSww=
github.com/chromedp/sysutil v1.1.0 h1:PUFNv5EcprjqXZD9nJb9b/c9ibAbxiYo4exNWZyipwM=
github.com/chromedp/sysutil v1.1.0/go.mod h1:WiThHUdltqCNKGc4gaU50XgYjwjYIhKWoHGPTUfWTJ8=
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
Expand Down
6 changes: 6 additions & 0 deletions page/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d5d5fa

Please sign in to comment.