Replaced github.com/pkg/errors with stdlib errors wrap

This commit is contained in:
Vladimir Garvardt
2021-04-14 18:28:23 +02:00
committed by Umputun
parent c5200e0a1a
commit 66610ef491
8 changed files with 18 additions and 31 deletions

1
go.mod
View File

@@ -7,7 +7,6 @@ require (
github.com/go-pkgz/lgr v0.10.4
github.com/go-pkgz/rest v1.9.1
github.com/gorilla/handlers v1.5.1
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
github.com/umputun/go-flags v1.5.1
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2