blob: 75d61799cf1a246bf394fc56b5e2defcd60daeff [file] [log] [blame]
go 1.18
use (
.
./tools/go-agent
./test/plugins/runner-helper
// define the plugins
./plugins/core
./plugins/ginv2
./plugins/http
// define the plugin test scenarios
./test/plugins/scenarios/gin
)