We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1964c4 commit 96dbd40Copy full SHA for 96dbd40
1 file changed
go.mod
@@ -6,8 +6,3 @@ require (
6
github.com/go-cc/cc-pinyin v0.19.1
7
github.com/go-easygen/go-flags v1.5.1-0.20220119024035-87bfbc23f199
8
)
9
-
10
-require (
11
- github.com/go-shaper/shaper v0.0.0-20170730235043-a16abecfe088 // indirect
12
- golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 // indirect
13
-)
0 commit comments