Skip to content

Commit

Permalink
go up
Browse files Browse the repository at this point in the history
  • Loading branch information
lz1998 committed Jul 17, 2021
1 parent d87ab64 commit a83a2f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ProtobufBot/Go-Mirai-Client
go 1.16

require (
github.com/Mrs4s/MiraiGo v0.0.0-20210714134118-4128ec65a05d
github.com/Mrs4s/MiraiGo v0.0.0-20210716090555-1f6ef84f8baf
github.com/fanliao/go-promise v0.0.0-20141029170127-1890db352a72
github.com/gin-gonic/gin v1.7.2
github.com/go-playground/validator/v10 v10.7.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/Mrs4s/MiraiGo v0.0.0-20210714134118-4128ec65a05d h1:8v255VPIDYl7265hw+fQjLq9PTD2VkCjDpOkjpOzhcU=
github.com/Mrs4s/MiraiGo v0.0.0-20210714134118-4128ec65a05d/go.mod h1:CPaznIPn415uQqxJgjyMHLqGLkvLS6R6+bkW3/fe08Q=
github.com/Mrs4s/MiraiGo v0.0.0-20210716090555-1f6ef84f8baf h1:D8+yoaGdAxPecmH4LslWGJrT5JTZQZZvCPeXn8NztqE=
github.com/Mrs4s/MiraiGo v0.0.0-20210716090555-1f6ef84f8baf/go.mod h1:CPaznIPn415uQqxJgjyMHLqGLkvLS6R6+bkW3/fe08Q=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit a83a2f2

Please sign in to comment.