From 7108ef91944fb91f162704cb4f65c5dd42ea03f7 Mon Sep 17 00:00:00 2001 From: clsr Date: Fri, 5 Feb 2021 08:19:56 +0000 Subject: Add import comment and go.mod --- go.sum | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 go.sum (limited to 'go.sum') diff --git a/go.sum b/go.sum new file mode 100644 index 0000000..ec1b441 --- /dev/null +++ b/go.sum @@ -0,0 +1,2 @@ +contnet.org/lib/cnp-go v0.2.0 h1:hKzFwR7BRZdU6MrLzb3P76pIRuI2u1b6IiSg7voP7w8= +contnet.org/lib/cnp-go v0.2.0/go.mod h1:gXG8x1iRjObzAJxRWlv1YrYiuCutye7SS+X9VArmxNA= -- cgit