We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bdfa01 commit b1eb906Copy full SHA for b1eb906
main.go
@@ -4,7 +4,6 @@ import (
4
"regexp"
5
6
"github.com/akerl/github-auth-lambda/session"
7
-
8
"github.com/akerl/go-lambda/mux"
9
"golang.org/x/oauth2"
10
"golang.org/x/oauth2/github"
router.go
@@ -8,7 +8,6 @@ import (
"log"
11
12
"github.com/akerl/go-lambda/apigw/events"
13
"github.com/google/go-github/github"
14
"github.com/google/uuid"
0 commit comments