File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ retract v1.11.0 // Retracted due to breaking change on GenerateVideos
77require (
88 cloud.google.com/go v0.116.0
99 cloud.google.com/go/auth v0.9.3
10- github.com/eliben/go-sentencepiece v0.6 .0
10+ github.com/eliben/go-sentencepiece v0.7 .0
1111 github.com/google/go-cmp v0.6.0
1212 github.com/gorilla/websocket v1.5.3
1313)
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDk
1111github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
1212github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1313github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
14- github.com/eliben/go-sentencepiece v0.6 .0 h1:wbnefMCxYyVYmeTVtiMJet+mS9CVwq5klveLpfQLsnk =
15- github.com/eliben/go-sentencepiece v0.6 .0 /go.mod h1:nNYk4aMzgBoI6QFp4LUG8Eu1uO9fHD9L5ZEre93o9+c =
14+ github.com/eliben/go-sentencepiece v0.7 .0 h1:QpP9HpLXF7/TAZoskolXm7heEWkh9vpHVUgGR1AbY3o =
15+ github.com/eliben/go-sentencepiece v0.7 .0 /go.mod h1:nNYk4aMzgBoI6QFp4LUG8Eu1uO9fHD9L5ZEre93o9+c =
1616github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
1717github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
1818github.com/envoyproxy/go-control-plane v0.9.4 /go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98 =
You can’t perform that action at this time.
0 commit comments