Skip to content

Commit

Permalink
Bump lipgloss again for new hidden borders
Browse files Browse the repository at this point in the history
  • Loading branch information
meowgorithm committed Aug 19, 2021
1 parent 62b97cb commit a750a28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/charmbracelet/bubbles v0.8.0
github.com/charmbracelet/bubbletea v0.14.1
github.com/charmbracelet/glamour v0.3.0
github.com/charmbracelet/lipgloss v0.3.1-0.20210819192630-a9b894aa07a2
github.com/charmbracelet/lipgloss v0.3.1-0.20210819193614-7f051d0e92a3
github.com/charmbracelet/wish v0.0.0-20210816211645-088e4d8b1b04
github.com/dustin/go-humanize v1.0.0
github.com/gliderlabs/ssh v0.3.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ github.com/charmbracelet/lipgloss v0.3.0 h1:5MysOD6sHr4RP4jkZNWGVIul5GKoOsP12Ngb
github.com/charmbracelet/lipgloss v0.3.0/go.mod h1:VkhdBS2eNAmRkTwRKLJCFhCOVkjntMusBDxv7TXahuk=
github.com/charmbracelet/lipgloss v0.3.1-0.20210819192630-a9b894aa07a2 h1:xlLL8siC374C3R3wN/Egzpkhnohsl53wBuHrIykcx34=
github.com/charmbracelet/lipgloss v0.3.1-0.20210819192630-a9b894aa07a2/go.mod h1:vmdkHvce7UzX6xkyf4cca8WlwdQ5RQr8fzta+xl7BOM=
github.com/charmbracelet/lipgloss v0.3.1-0.20210819193614-7f051d0e92a3 h1:bXxb8fYD8Wmlc6IW+IO4VRJioWXS5okHlVQWNAKwqys=
github.com/charmbracelet/lipgloss v0.3.1-0.20210819193614-7f051d0e92a3/go.mod h1:vmdkHvce7UzX6xkyf4cca8WlwdQ5RQr8fzta+xl7BOM=
github.com/charmbracelet/wish v0.0.0-20210816211645-088e4d8b1b04 h1:0jw7kvrrhf3a+GSD1AQwQCPxU4GIQL3jsK5nDrcXsXI=
github.com/charmbracelet/wish v0.0.0-20210816211645-088e4d8b1b04/go.mod h1:vhGzR3x3nG4Rb9Msb5rZJ8zu81nhEOKdXqHveyAPr+U=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
Expand Down

0 comments on commit a750a28

Please sign in to comment.