update rest library for proper 404 content type

This commit is contained in:
Umputun
2022-01-06 01:07:50 -06:00
parent a963516783
commit e2a40bc7a6
5 changed files with 19 additions and 2 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.0
github.com/go-pkgz/rest v1.12.1
github.com/golang/protobuf v1.5.2 // indirect
github.com/gorilla/handlers v1.5.1
github.com/prometheus/client_golang v1.11.0