proxy: support arbitraty traceroute arguments
This commit is contained in:
@@ -2,4 +2,7 @@ module github.com/xddxdd/bird-lg-go/proxy
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/gorilla/handlers v1.5.1
|
||||
require (
|
||||
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
|
||||
github.com/gorilla/handlers v1.5.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user