From ffe6e49220648a0b847e47e1072cf0b8d1b1f803 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Wed, 28 Oct 2020 14:56:38 +0100 Subject: go fmt --- instance.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'instance.go') diff --git a/instance.go b/instance.go index 8914a4b..46fcaa9 100644 --- a/instance.go +++ b/instance.go @@ -5,8 +5,8 @@ import ( "fmt" "time" - "crypto/x509" "crypto/sha256" + "crypto/x509" "encoding/base64" "net/http" -- cgit v1.2.3