chromeworker_client/go.mod

10 lines
167 B
Modula-2
Raw Permalink Normal View History

module 474420502.top/test/chromeworker_client
go 1.15
require (
github.com/gin-gonic/gin v1.6.3
2020-11-20 11:15:13 +00:00
github.com/google/uuid v1.1.2
github.com/tebeka/selenium v0.9.9
)