Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:/Mrs4s/go-cqhttp into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrs4s committed Mar 18, 2023
2 parents 174d99f + dd33cd9 commit cc4a981
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/gocq/login.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ import (
"github.com/Mrs4s/MiraiGo/client"
"github.com/Mrs4s/MiraiGo/utils"
"github.com/Mrs4s/MiraiGo/wrapper"
"github.com/Mrs4s/go-cqhttp/internal/base"
"github.com/mattn/go-colorable"
"github.com/pkg/errors"
log "github.com/sirupsen/logrus"
"github.com/tidwall/gjson"
"gopkg.ilharper.com/x/isatty"

"github.com/Mrs4s/go-cqhttp/internal/base"

"github.com/Mrs4s/go-cqhttp/global"
"github.com/Mrs4s/go-cqhttp/internal/download"
)
Expand Down

0 comments on commit cc4a981

Please sign in to comment.