Update client.go

This commit is contained in:
Matthew Frahry 2021-02-15 12:09:31 -08:00 committed by GitHub
parent f52a18b134
commit 2b42445454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ import (
"encoding/json"
"fmt"
"log"
"net/http"
"github.com/hashicorp/go-multierror"
"github.com/hashicorp/go-uuid"