From 5b3ba26e5265aeda5710691cbb91a880beb1d228 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Fri, 23 Oct 2020 13:16:08 +0200 Subject: ran go fmt --- reqres.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reqres.go') diff --git a/reqres.go b/reqres.go index ab05ad5..d2d40ec 100644 --- a/reqres.go +++ b/reqres.go @@ -6,8 +6,8 @@ import ( "encoding/base64" "encoding/json" - "net/http" "io/ioutil" + "net/http" "github.com/google/certificate-transparency-go/tls" "github.com/google/trillian" -- cgit v1.2.3