fix AWS http import

This commit is contained in:
Becca Petrin
2020-01-10 15:53:56 -08:00
parent 820dfaf3bb
commit d9d5745f60

View File

@@ -5,6 +5,7 @@ import (
"encoding/base64"
"errors"
"fmt"
"net/http"
"reflect"
"sync"
"time"