This commit is contained in:
Bel LaPointe
2023-04-10 10:58:36 -06:00
parent dc0b0a64e2
commit 9adf5e57cf
5 changed files with 13 additions and 23 deletions

View File

@@ -5,7 +5,7 @@ import (
"errors"
"fmt"
"io/ioutil"
"local/oauth2"
"gogs.inhome.blapointe.com/local/oauth2"
"net/http"
"net/url"
"os"