X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=cmd%2Fbpa-restapi-agent%2Fgo.mod;h=4cb712417239e61cfe6162ea7e7a9057be89bbad;hb=e7e71a03c35316cfc4279f19bcaaca73fea339d0;hp=4ed8ccb2f45bc6d5ca960d9f742b44ac052669dc;hpb=f863cd9c51cdfccc3996bedfd650c147d095eea3;p=icn.git diff --git a/cmd/bpa-restapi-agent/go.mod b/cmd/bpa-restapi-agent/go.mod index 4ed8ccb..4cb7124 100644 --- a/cmd/bpa-restapi-agent/go.mod +++ b/cmd/bpa-restapi-agent/go.mod @@ -9,6 +9,7 @@ require ( github.com/gorilla/mux v1.7.3 github.com/minio/minio-go/v6 v6.0.35 github.com/pkg/errors v0.8.1 + github.com/stretchr/testify v1.2.2 github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c // indirect github.com/xdg/stringprep v1.0.0 // indirect go.mongodb.org/mongo-driver v1.0.4