自动化测试
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
165 B

module automatedtesting/usecases_proxy
go 1.16
require (
github.com/dlclark/regexp2 v1.4.0
github.com/eclipse/paho.mqtt.golang v1.3.5
go.bug.st/serial v1.3.5
)