mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 05:47:37 +01:00
8 lines
128 B
Modula-2
8 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
|