Skip to content

Commit

Permalink
Bump go-pretty to v6.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Dec 19, 2021
1 parent 673a3d1 commit cfdc735
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
git.iglou.eu/Imported/go-wildcard v1.0.1
github.com/jedib0t/go-pretty/v6 v6.0.5
github.com/jedib0t/go-pretty/v6 v6.2.4
github.com/mattn/go-runewidth v0.0.13
github.com/muesli/termenv v0.9.0
golang.org/x/sys v0.0.0-20210414055047-fe65e336abe0
Expand Down
5 changes: 3 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ github.com/IGLOU-EU/go-wildcard v1.0.1 h1:c+fSJUP8QxS9Fyj5LT3V+sWd8XaDdsuMRBpCSc
github.com/IGLOU-EU/go-wildcard v1.0.1/go.mod h1:ni+caI7lkwXjCtYujDMsXUfNLKnvnyKeM5P03eaPBxA=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/jedib0t/go-pretty/v6 v6.0.5 h1:oOo0/jSb3NEYKT6l1hhFXoX2UZnkanMuCE2DVT1mqnE=
github.com/jedib0t/go-pretty/v6 v6.0.5/go.mod h1:MTr6FgcfNdnN5wPVBzJ6mhJeDyiF0yBvS2TMXEV/XSU=
github.com/fzipp/gocyclo v0.3.1/go.mod h1:DJHO6AUmbdqj2ET4Z9iArSuwWgYDRryYt2wASxc7x3E=
github.com/jedib0t/go-pretty/v6 v6.2.4 h1:wdaj2KHD2W+mz8JgJ/Q6L/T5dB7kyqEFI16eLq7GEmk=
github.com/jedib0t/go-pretty/v6 v6.2.4/go.mod h1:+nE9fyyHGil+PuISTCrp7avEdo6bqoMwqZnuiK2r2a0=
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
github.com/mattn/go-isatty v0.0.13 h1:qdl+GuBjcsKKDco5BsxPJlId98mSWNKqYA+Co0SC1yA=
Expand Down

0 comments on commit cfdc735

Please sign in to comment.