mirror of
https://github.com/stashapp/stash.git
synced 2025-12-22 16:24:37 +01:00
8 lines
151 B
Modula-2
8 lines
151 B
Modula-2
module github.com/chromedp/cdproto
|
|
|
|
require (
|
|
github.com/knq/sysutil v0.0.0-20191005231841-15668db23d08
|
|
github.com/mailru/easyjson v0.7.1
|
|
)
|
|
|
|
go 1.14
|