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

12 lines
309 B
Modula-2

module github.com/lqqyt2423/go-mitmproxy
go 1.15
require (
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
github.com/golang/protobuf v1.4.3 // indirect
github.com/joho/godotenv v1.3.0
github.com/jordwest/mock-conn v0.0.0-20180617021051-4896c6bd1641
github.com/sirupsen/logrus v1.7.0
)