mirror of
https://github.com/taigrr/wtf
synced 2026-04-15 12:50:44 -07:00
feat: update to go modules
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
"net/http"
|
||||
|
||||
ghb "github.com/google/go-github/github"
|
||||
ghb "github.com/google/go-github/v25/github"
|
||||
"github.com/wtfutil/wtf/wtf"
|
||||
"golang.org/x/oauth2"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user