Skip to content
Snippets Groups Projects
Commit e7d09335 authored by Benjamin Wenger's avatar Benjamin Wenger
Browse files

using the default errors library in the bindings repo

parent 0e356be3
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ package bindings
import (
"crypto/rand"
"github.com/pkg/errors"
"errors"
"github.com/spf13/jwalterweatherman"
"gitlab.com/elixxir/client/api"
"gitlab.com/elixxir/client/globals"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment