agola/internal
Simone Gotti 9b2ce717c7 *: migrate to "golang.org/x/xerrors"
Just a raw replace of "github.com/pkg/errors".

Next steps will improve errors (like remote errors, api errors, not exist errors
etc...) to leverage its functionalities
2019-05-23 11:23:14 +02:00
..
common *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
config *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
datamanager *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
db *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
etcd *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
git-handler *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
git-save *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
gitsources *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
log Add common logging helper 2019-02-21 16:05:35 +01:00
objectstorage *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
runconfig *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
sequence *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
services *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
testutil etcd: allow specifying a revision for a get 2019-03-29 11:37:22 +01:00
toolbox toolbox: initial commit 2019-02-21 15:57:11 +01:00
util *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00