File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module tts-server-lib
3
3
go 1.19
4
4
5
5
require (
6
- github.com/jing332/tts-server-go v0.0.0-20220921071507-70b1785f7e0c
6
+ github.com/jing332/tts-server-go v0.0.0-20220921131339-be1e479486d1
7
7
github.com/sirupsen/logrus v1.9.0
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ github.com/jing332/tts-server-go v0.0.0-20220921011600-f6380a2e298c h1:DIi9wNP3E
25
25
github.com/jing332/tts-server-go v0.0.0-20220921011600-f6380a2e298c /go.mod h1:B2ikO+JeOHCAaW0n7/PFYQVxmFvJ+T9LcCFjxU/xIAY =
26
26
github.com/jing332/tts-server-go v0.0.0-20220921071507-70b1785f7e0c h1:PAC5/rS98KjlkM7VrgpL59llow6zRO2mR2JGmmPFpoU =
27
27
github.com/jing332/tts-server-go v0.0.0-20220921071507-70b1785f7e0c /go.mod h1:B2ikO+JeOHCAaW0n7/PFYQVxmFvJ+T9LcCFjxU/xIAY =
28
+ github.com/jing332/tts-server-go v0.0.0-20220921131339-be1e479486d1 h1:7+hA+qiSolNaEDYS6aRCAToF739tlIkIKRpzr1Oje7Q =
29
+ github.com/jing332/tts-server-go v0.0.0-20220921131339-be1e479486d1 /go.mod h1:B2ikO+JeOHCAaW0n7/PFYQVxmFvJ+T9LcCFjxU/xIAY =
28
30
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
29
31
github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0 =
30
32
github.com/kr/pretty v0.3.0 /go.mod h1:640gp4NfQd8pI5XOwp5fnNeVWj67G7CFk/SaSQn7NBk =
You can’t perform that action at this time.
0 commit comments