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 notion-igdb-autocomplete
33go 1.21.1
44
55require (
6- github.com/RedSkiesReaperr/howlongtobeat v0.1.1
6+ github.com/RedSkiesReaperr/howlongtobeat v1.0.0
77 github.com/agnivade/levenshtein v1.1.1
88 github.com/charmbracelet/bubbles v0.17.1
99 github.com/charmbracelet/bubbletea v0.25.0
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/RedSkiesReaperr/howlongtobeat v0.1.0 h1:HlNtiaXWkIxDNCQBustbsNDxjVSxe
22github.com/RedSkiesReaperr/howlongtobeat v0.1.0 /go.mod h1:urJQvzpSQSp3FsHOloXM+GxCt3yKFAmhsBeDmSM09eA =
33github.com/RedSkiesReaperr/howlongtobeat v0.1.1 h1:EyWu74Nnz+AE3w3bu0ma4IqCmM+63grRS4miIugG6+I =
44github.com/RedSkiesReaperr/howlongtobeat v0.1.1 /go.mod h1:urJQvzpSQSp3FsHOloXM+GxCt3yKFAmhsBeDmSM09eA =
5+ github.com/RedSkiesReaperr/howlongtobeat v1.0.0 h1:7wwthYdtvjl549gE4yoGqTLc3d5uGXqnetfL81IxGIo =
6+ github.com/RedSkiesReaperr/howlongtobeat v1.0.0 /go.mod h1:urJQvzpSQSp3FsHOloXM+GxCt3yKFAmhsBeDmSM09eA =
57github.com/agnivade/levenshtein v1.1.1 h1:QY8M92nrzkmr798gCo3kmMyqXFzdQVpxLlGPRBij0P8 =
68github.com/agnivade/levenshtein v1.1.1 /go.mod h1:veldBMzWxcCG2ZvUTKD2kJNRdCk5hVbJomOvKkmgYbo =
79github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0 h1:jfIu9sQUG6Ig+0+Ap1h4unLjW6YQJpKZVmUzxsD4E/Q =
You can’t perform that action at this time.
0 commit comments