Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
修改gomod
Browse files Browse the repository at this point in the history
  • Loading branch information
BaiMeow committed Jul 20, 2020
1 parent a018c72 commit a47827b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ require (
golang.org/x/text v0.3.3 // indirect
)

// replace github.com/Tnze/go-mc => github.com/MscBaiMeow/go-mc v1.15.3-0.20200709101511-c2c96826e352
replace github.com/Tnze/go-mc => github.com/MscBaiMeow/go-mc v1.15.3-0.20200720014825-3eb7c12f5db2

replace github.com/Tnze/go-mc => D:\src\MscBaiMeow\go-mc
//replace github.com/Tnze/go-mc => D:\src\MscBaiMeow\go-mc
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/AlecAivazis/survey/v2 v2.0.8 h1:zVjWKN+JIAfmrq6nGWG3DfLS8ypEBhxYy0p7FM+riFk=
github.com/AlecAivazis/survey/v2 v2.0.8/go.mod h1:9FJRdMdDm8rnT+zHVbvQT2RTSTLq0Ttd6q3Vl2fahjk=
github.com/MscBaiMeow/go-mc v1.15.3-0.20200720014825-3eb7c12f5db2 h1:KNjSnPuivVkXg+2W9A4Z9fHdVtzLnO5GHNM5nlup1M0=
github.com/MscBaiMeow/go-mc v1.15.3-0.20200720014825-3eb7c12f5db2/go.mod h1:LKj1KKSj4m58fpJaTmOHC3DdQKJ1RSfEGHFR1zMLSF8=
github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8/go.mod h1:oX5x61PbNXchhh0oikYAH+4Pcfw5LKv21+Jnpr6r6Pc=
github.com/Netflix/go-expect v0.0.0-20200312175327-da48e75238e2 h1:y2avNRjCeJT8b7svzjhKZjsvW5Jki/iAqTBEPJURaUg=
github.com/Netflix/go-expect v0.0.0-20200312175327-da48e75238e2/go.mod h1:oX5x61PbNXchhh0oikYAH+4Pcfw5LKv21+Jnpr6r6Pc=
Expand Down

0 comments on commit a47827b

Please sign in to comment.