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.

11 lines
267 B
Modula-2

4 years ago
module github.com/lqqyt2423/go-mitmproxy
4 years ago
go 1.15
4 years ago
4 years ago
require (
github.com/andybalholm/brotli v1.0.1
4 years ago
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
4 years ago
github.com/jordwest/mock-conn v0.0.0-20180617021051-4896c6bd1641
4 years ago
github.com/sirupsen/logrus v1.7.0
4 years ago
)