Skip to content

Commit

Permalink
go up
Browse files Browse the repository at this point in the history
  • Loading branch information
lz1998 committed Sep 8, 2021
1 parent 8aa6bae commit de7e263
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.17

require (
github.com/Mrs4s/MiraiGo v0.0.0-20210825081608-fd9a6657fa47
github.com/Mrs4s/MiraiGo v0.0.0-20210906051204-59288fc4dcf2
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.8.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-20210825081608-fd9a6657fa47 h1:QKnKKDPUNfNnlQ/FzxANrPWSSw6yhDvSn4SI8882WBk=
github.com/Mrs4s/MiraiGo v0.0.0-20210825081608-fd9a6657fa47/go.mod h1:juU2dJAm3pTwnU/cqbc78R8wFUoz/5F5//MnrM4on6M=
github.com/Mrs4s/MiraiGo v0.0.0-20210906051204-59288fc4dcf2 h1:h2sOGypsxXT9RDThlvFM5Psd+RGD9uwBDcCWx72plB8=
github.com/Mrs4s/MiraiGo v0.0.0-20210906051204-59288fc4dcf2/go.mod h1:juU2dJAm3pTwnU/cqbc78R8wFUoz/5F5//MnrM4on6M=
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 de7e263

Please sign in to comment.