Skip to content

Commit

Permalink
upgrade carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviergodart committed Apr 10, 2023
1 parent 48a997b commit f4aedd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/charmbracelet/bubbletea v0.23.2
github.com/charmbracelet/lipgloss v0.6.1-0.20221118011007-04a7a77281f2
github.com/muesli/reflow v0.3.0
github.com/xaviergodart/bubble-carousel v0.4.1
github.com/xaviergodart/bubble-carousel v0.4.2
gitlab.com/gomidi/midi/v2 v2.0.25
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/xaviergodart/bubble-carousel v0.4.1 h1:gPNv2em7eRp0r3uVoo2kRgYu7KZzea/ocDl5WIKgXOI=
github.com/xaviergodart/bubble-carousel v0.4.1/go.mod h1:qRzakeoPl1GY4NiahIONc+ed8e9X295K6J4gA254moM=
github.com/xaviergodart/bubble-carousel v0.4.2 h1:qVzCPVifHQrkq8+TH3RZmMhsOJQ5y9FR7bfu9titKL8=
github.com/xaviergodart/bubble-carousel v0.4.2/go.mod h1:qRzakeoPl1GY4NiahIONc+ed8e9X295K6J4gA254moM=
gitlab.com/gomidi/midi/v2 v2.0.25 h1:dkzVBqbaFHjyWwP71MrQNX7IeRUIDonddmHbPpO/Ucg=
gitlab.com/gomidi/midi/v2 v2.0.25/go.mod h1:quTyMKSQ4Klevxu6gY4gy2USbeZra0fV5SalndmPfsY=
golang.org/x/sync v0.1.0 h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o=
Expand Down

0 comments on commit f4aedd3

Please sign in to comment.