Skip to content

Commit

Permalink
la cyybukys
Browse files Browse the repository at this point in the history
  • Loading branch information
Xe committed Nov 28, 2018
1 parent 2dcc4c5 commit b10183b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# xultabangu
# xultybau

> > xulta
>
Expand Down
2 changes: 1 addition & 1 deletion cmd/tokpono/main.go
Expand Up @@ -6,7 +6,7 @@ import (
"log"
"os"

_ "github.com/kkdai/cyk"
_ "github.com/ghigt/gocyk"
)

var (
Expand Down
7 changes: 5 additions & 2 deletions go.mod
@@ -1,3 +1,6 @@
module github.com/Xe/xultabangu
module github.com/Xe/xultybau

require github.com/kkdai/cyk v0.0.0-20181107105257-d39a1d2186f4
require (
github.com/ghigt/gocyk v0.0.0-20140825153637-3e21d515bbf4 // indirect
github.com/kkdai/cyk v0.0.0-20181107105257-d39a1d2186f4
)
2 changes: 2 additions & 0 deletions go.sum
@@ -1,2 +1,4 @@
github.com/ghigt/gocyk v0.0.0-20140825153637-3e21d515bbf4 h1:V1jK9dcr5k9g+Lt5NmIefHCqTh+nkVQXyW/v61uUdBg=
github.com/ghigt/gocyk v0.0.0-20140825153637-3e21d515bbf4/go.mod h1:EqmB5jucCfbHbcMWQTuP28yDdW2fk/I+RJ5ZGTxtdYA=
github.com/kkdai/cyk v0.0.0-20181107105257-d39a1d2186f4 h1:BNX8qKxMIwDstP80HtLL8mxjeYGvj2Dbyi+7Mqkco0Y=
github.com/kkdai/cyk v0.0.0-20181107105257-d39a1d2186f4/go.mod h1:GF0FFxNWtRYGCvplO/OAO5t2+lXzQGNZ+Sb4kwFjXuk=

0 comments on commit b10183b

Please sign in to comment.