Merge pull request #97

* revendor with latest rest lib

* simplify with passThroughHandler

* add deps for throttling
This commit is contained in:
Umputun
2021-07-03 01:23:50 -05:00
committed by GitHub
parent a9c7db27b6
commit 71039681e2
32 changed files with 2437 additions and 63 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/umputun/reproxy
go 1.16
require (
github.com/didip/tollbooth/v6 v6.1.0
github.com/go-pkgz/lgr v0.10.4
github.com/go-pkgz/repeater v1.1.3
github.com/go-pkgz/rest v1.11.0