to gitea.bel.blue
This commit is contained in:
@@ -3,12 +3,13 @@ package oauth2client
|
||||
import (
|
||||
"crypto/tls"
|
||||
"errors"
|
||||
"gitea.inhome.blapointe.com/local/oauth2"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"strconv"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"gitea.bel.blue/local/oauth2"
|
||||
)
|
||||
|
||||
type cached struct {
|
||||
|
||||
Reference in New Issue
Block a user