From 5b23e1d2fb2adeadc22977f20725c928f0f07bd3 Mon Sep 17 00:00:00 2001 From: Nicolas Liochon Date: Thu, 27 Jun 2019 23:09:12 +0200 Subject: [PATCH] typo --- config.go | 1 + 1 file changed, 1 insertion(+) diff --git a/config.go b/config.go index a75a47c..3405d3e 100644 --- a/config.go +++ b/config.go @@ -1,5 +1,6 @@ package handel + import ( "crypto/rand" "io"