Skip to content

Commit

Permalink
chore: version up for mintab v0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
nekrassov01 committed Jan 14, 2024
1 parent e948d37 commit a288a07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/google/go-cmp v0.6.0
github.com/manifoldco/promptui v0.9.0
github.com/nekrassov01/mintab v0.0.15
github.com/nekrassov01/mintab v0.0.19
github.com/urfave/cli/v2 v2.25.7
golang.org/x/sync v0.4.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -19,8 +19,8 @@ github.com/mattn/go-isatty v0.0.17 h1:BTarxUcIeDqL27Mc+vyvdWYSL28zpIhv3RoTdsLMPn
github.com/mattn/go-isatty v0.0.17/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
github.com/mattn/go-runewidth v0.0.9 h1:Lm995f3rfxdpd6TSmuVCHVb/QhupuXlYr8sCI/QdE+0=
github.com/mattn/go-runewidth v0.0.9/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI=
github.com/nekrassov01/mintab v0.0.15 h1:9w+Lmec/md9Pwe7uY0Eo/EuXarrj5PdqD5AKFQ418wY=
github.com/nekrassov01/mintab v0.0.15/go.mod h1:z8L5U6U1WJAqkYBHcqbixRnS21PgsXLOiD/IDbHXgwg=
github.com/nekrassov01/mintab v0.0.19 h1:qx3IrrPRd57v6OixMMXhuiaWRTtU3iDwNXV/nAFNby4=
github.com/nekrassov01/mintab v0.0.19/go.mod h1:z8L5U6U1WJAqkYBHcqbixRnS21PgsXLOiD/IDbHXgwg=
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
Expand Down

0 comments on commit a288a07

Please sign in to comment.