Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02ef88d

Browse files
Update main.go
1 parent 6a6c837 commit 02ef88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/server/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"os/signal"
99
"syscall"
1010

11-
"github.com/github/mcp-server-playground/pkg/github"
11+
"github.com/github/github-mcp-server/pkg/github"
1212
gogithub "github.com/google/go-github/v69/github"
1313
"github.com/mark3labs/mcp-go/server"
1414
log "github.com/sirupsen/logrus"

0 commit comments

Comments
 (0)