Skip to content

Commit

Permalink
Update oauth2.go
Browse files Browse the repository at this point in the history
  • Loading branch information
davids-codex authored Mar 22, 2022
1 parent ce5c7ff commit 67a55f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth2.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (
"strings"
"sync"

"github.com/davids-codex/oauth2/internal"
"golang.org/x/oauth2/internal"
)

// NoContext is the default context you should supply if not using
Expand Down

0 comments on commit 67a55f1

Please sign in to comment.