1
0
Fork 0
mirror of https://github.com/imjasonh/staticmaps synced 2026-07-18 14:56:16 +00:00

use new context, API_KEY env for tests

This commit is contained in:
Jason Hall 2021-07-27 11:22:55 -04:00
parent 9d0e43710d
commit 179b8975a7
11 changed files with 20 additions and 27 deletions

View file

@ -1,14 +1,13 @@
package maps
import (
"context"
"fmt"
"image/color"
"io"
"net/http"
"net/url"
"strings"
"golang.org/x/net/context"
)
const (