Skip to content

Commit

Permalink
fix: bump kooky
Browse files Browse the repository at this point in the history
  • Loading branch information
j178 committed Feb 25, 2023
1 parent 0968759 commit 2764426
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
github.com/hexops/gotextdiff v1.0.3
github.com/ivanpirog/coloredcobra v1.0.1
github.com/j178/kooky v0.0.0-20230225090305-5bc7062de47d
github.com/j178/kooky v0.0.0-20230225091234-c0b5404b0b88
github.com/jedib0t/go-pretty/v6 v6.4.4
github.com/k3a/html2text v1.1.0
github.com/mattn/go-sqlite3 v1.14.16
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,10 @@ github.com/ivanpirog/coloredcobra v1.0.1 h1:aURSdEmlR90/tSiWS0dMjdwOvCVUeYLfltLf
github.com/ivanpirog/coloredcobra v1.0.1/go.mod h1:iho4nEKcnwZFiniGSdcgdvRgZNjxm+h20acv8vqmN6Q=
github.com/j178/kooky v0.0.0-20230225090305-5bc7062de47d h1:jFI9Jy2PG6WPjAGoxi5WRuPiF8uu0gC7f6wzf3zE0us=
github.com/j178/kooky v0.0.0-20230225090305-5bc7062de47d/go.mod h1:7Rm3VdbhA/02fT1ObHhffCHXDhdmn3/x+EIHCbMuf44=
github.com/j178/kooky v0.0.0-20230225091032-0ebed9201315 h1:TT6kEH3xOaY3SMXJuFMCeplHWlVwz7pqq8941dEV37I=
github.com/j178/kooky v0.0.0-20230225091032-0ebed9201315/go.mod h1:7Rm3VdbhA/02fT1ObHhffCHXDhdmn3/x+EIHCbMuf44=
github.com/j178/kooky v0.0.0-20230225091234-c0b5404b0b88 h1:x0BMg5C+3E4UuZ0t5R5BsEzSnpjlV6bhmn7oSWJ0/PY=
github.com/j178/kooky v0.0.0-20230225091234-c0b5404b0b88/go.mod h1:7Rm3VdbhA/02fT1ObHhffCHXDhdmn3/x+EIHCbMuf44=
github.com/jedib0t/go-pretty/v6 v6.4.4 h1:N+gz6UngBPF4M288kiMURPHELDMIhF/Em35aYuKrsSc=
github.com/jedib0t/go-pretty/v6 v6.4.4/go.mod h1:MgmISkTWDSFu0xOqiZ0mKNntMQ2mDgOcwOkwBEkMDJI=
github.com/joefitzgerald/rainbow-reporter v0.1.0/go.mod h1:481CNgqmVHQZzdIbN52CupLJyoVwB10FQ/IQlF1pdL8=
Expand Down

0 comments on commit 2764426

Please sign in to comment.