s/18F/bitly/ in import path

This commit is contained in:
Mike Bland 2015-03-30 11:42:37 -04:00
parent 9d8f932797
commit 45286af4a4

View File

@ -15,8 +15,8 @@ import (
"strings"
"time"
"github.com/18F/google_auth_proxy/api"
"github.com/bitly/go-simplejson"
"github.com/bitly/google_auth_proxy/api"
)
const pingPath = "/ping"