From a3671e8f4aca9883ff6326a30a1ba10e59e7a98f Mon Sep 17 00:00:00 2001 From: Eduardo Date: Mon, 9 Mar 2020 18:09:08 -0300 Subject: [PATCH] removing dtcconfig restriction --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index c9355ee..e88bfb9 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,6 @@ require ( github.com/google/uuid v1.1.1 github.com/mattn/go-sqlite3 v1.10.0 github.com/miekg/pkcs11 v1.0.2 - github.com/niclabs/dtcconfig v1.0.5 // indirect github.com/niclabs/dtcnode/v3 v3.0.0 github.com/niclabs/tcecdsa v0.0.7 github.com/niclabs/tcrsa v0.0.4