aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--reqres.go2
1 files changed, 1 insertions, 1 deletions
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"