Skip to content

Commit 03a5082

Browse files
committed
update more types
1 parent 49191a9 commit 03a5082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/http/oauth/oauth.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ import (
88
"net/url"
99
"strings"
1010

11-
"github.com/modelcontextprotocol/go-sdk/auth"
1211
"github.com/github/github-mcp-server/pkg/http/headers"
1312
"github.com/go-chi/chi/v5"
13+
"github.com/modelcontextprotocol/go-sdk/auth"
1414
"github.com/modelcontextprotocol/go-sdk/oauthex"
1515
)
1616

0 commit comments

Comments
 (0)