revendor with fixed rest lib

This commit is contained in:
Umputun
2022-01-06 01:48:10 -06:00
parent e2a40bc7a6
commit 05069cbfaa
4 changed files with 7 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/felixge/httpsnoop v1.0.2 // indirect
github.com/go-pkgz/lgr v0.10.4
github.com/go-pkgz/repeater v1.1.3
github.com/go-pkgz/rest v1.12.1
github.com/go-pkgz/rest v1.12.2
github.com/golang/protobuf v1.5.2 // indirect
github.com/gorilla/handlers v1.5.1
github.com/prometheus/client_golang v1.11.0