chromeworker_client/go.mod
2020-11-20 19:15:13 +08:00

10 lines
167 B
Modula-2

module 474420502.top/test/chromeworker_client
go 1.15
require (
github.com/gin-gonic/gin v1.6.3
github.com/google/uuid v1.1.2
github.com/tebeka/selenium v0.9.9
)