1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-06-15 00:15:00 +02:00

Project Rename -> oauth2_proxy

This commit is contained in:
Jehiah Czebotar
2015-05-21 02:50:21 -04:00
parent 4de133a016
commit b96a078839
11 changed files with 50 additions and 47 deletions

View File

@ -1,7 +1,7 @@
package main
import (
"github.com/bitly/google_auth_proxy/providers"
"github.com/bitly/oauth2_proxy/providers"
"github.com/bmizerany/assert"
"io/ioutil"
"log"