bump go-pkgz/rest to show hostname in stdout logs

This commit is contained in:
Umputun
2021-04-17 12:46:22 -05:00
parent 0a9051d528
commit 401375b8d7
4 changed files with 13 additions and 4 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/go-pkgz/lgr v0.10.4
github.com/go-pkgz/rest v1.9.1
github.com/go-pkgz/rest v1.9.2
github.com/gorilla/handlers v1.5.1
github.com/stretchr/testify v1.7.0
github.com/umputun/go-flags v1.5.1