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 github.com/function61/turbobob
33go 1.13
44
55require (
6- github.com/function61/gokit v0.0.0-20220129120223-5bc364fcaea9
6+ github.com/function61/gokit v0.0.0-20220129122644-a8596b4bad8c
77 github.com/mattn/go-runewidth v0.0.13 // indirect
88 github.com/scylladb/termtables v0.0.0-20191203121021-c4c0b6d42ff4
99 github.com/spf13/cobra v1.3.0
Original file line number Diff line number Diff line change @@ -118,6 +118,8 @@ github.com/function61/gokit v0.0.0-20220107130649-3c68dc3e0bcf h1:NvDS8sd9wgvFOu
118118github.com/function61/gokit v0.0.0-20220107130649-3c68dc3e0bcf /go.mod h1:xXf3guLmxHiZ4iVcmo3rfeMHIotBUNAge+zswrzQoqI =
119119github.com/function61/gokit v0.0.0-20220129120223-5bc364fcaea9 h1:YI696ONlr72WJ1x/ijvv9Z2XOJ3rpXFoupvg8Pg31ig =
120120github.com/function61/gokit v0.0.0-20220129120223-5bc364fcaea9 /go.mod h1:xXf3guLmxHiZ4iVcmo3rfeMHIotBUNAge+zswrzQoqI =
121+ github.com/function61/gokit v0.0.0-20220129122644-a8596b4bad8c h1:WRA9Im/mJZa2MGF0qDgLHzmyDtByEAGp38rP6bIt6nU =
122+ github.com/function61/gokit v0.0.0-20220129122644-a8596b4bad8c /go.mod h1:xXf3guLmxHiZ4iVcmo3rfeMHIotBUNAge+zswrzQoqI =
121123github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
122124github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 /go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU =
123125github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
You can’t perform that action at this time.
0 commit comments