mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
9 lines
128 B
Modula-2
9 lines
128 B
Modula-2
module github.com/chromedp/cdproto
|
|
|
|
require (
|
|
github.com/chromedp/sysutil v1.0.0
|
|
github.com/mailru/easyjson v0.7.7
|
|
)
|
|
|
|
go 1.14
|