mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
9 lines
151 B
Modula-2
9 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
|