gofmt
This commit is contained in:
parent
c1116ea506
commit
c5fc7baa86
@ -3,11 +3,11 @@ package providers
|
|||||||
import (
|
import (
|
||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
"github.com/bitly/go-simplejson"
|
||||||
"github.com/bitly/oauth2_proxy/api"
|
"github.com/bitly/oauth2_proxy/api"
|
||||||
"log"
|
"log"
|
||||||
"net/http"
|
"net/http"
|
||||||
"net/url"
|
"net/url"
|
||||||
"github.com/bitly/go-simplejson"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type AzureProvider struct {
|
type AzureProvider struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user