File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -203,6 +203,7 @@ require (
203
203
require (
204
204
github.com/chromedp/cdproto v0.0.0-20230802225258-3cf4e6d46a89
205
205
github.com/chromedp/chromedp v0.9.2
206
+ github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
206
207
)
207
208
208
209
require (
@@ -323,7 +324,6 @@ require (
323
324
github.com/josharian/native v1.1.1-0.20230202152459-5c7d0dd6ab86 // indirect
324
325
github.com/jsimonetti/rtnetlink v1.3.2 // indirect
325
326
github.com/juju/errors v1.0.0 // indirect
326
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
327
327
github.com/kortschak/wol v0.0.0-20200729010619-da482cc4850a // indirect
328
328
github.com/kr/fs v0.1.0 // indirect
329
329
github.com/leodido/go-urn v1.2.4 // indirect
You can’t perform that action at this time.
0 commit comments