Skip to content

Commit

Permalink
2019年 03月 26日 星期二 15:25:40 CST
Browse files Browse the repository at this point in the history
  • Loading branch information
rocket049 committed Mar 26, 2019
1 parent 210ca49 commit 6c26a8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pclientbackend/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module libclientbackend
module github.com/rocket049/powerchat/libclientbackend

go 1.12

Expand All @@ -19,6 +19,6 @@ replace golang.org/x/text => github.com/golang/text v0.3.0
replace golang.org/x/crypto => github.com/golang/crypto v0.0.0-20190325154230-a5d413f7728c

require (
github.com/rocket049/powerchat v1.3.14 // indirect
github.com/rocket049/powerchat v1.3.14
github.com/russross/blackfriday v1.5.2
)

0 comments on commit 6c26a8e

Please sign in to comment.