Merge pull request #361 from jehiah/gofmt_361
travis: run gofmt and go vet
This commit is contained in:
commit
bb9b607440
@ -3,11 +3,11 @@ package providers
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/bitly/go-simplejson"
|
||||
"github.com/bitly/oauth2_proxy/api"
|
||||
"log"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"github.com/bitly/go-simplejson"
|
||||
)
|
||||
|
||||
type AzureProvider struct {
|
||||
|
Loading…
Reference in New Issue
Block a user