Skip to content

Commit

Permalink
chore: use bubbles/v2@v2-deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Sep 19, 2024
1 parent 265996c commit d815192
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.21
toolchain go1.22.5

require (
github.com/charmbracelet/bubbles/v2 v2.0.0-20240918181255-a2602f85093b
github.com/charmbracelet/bubbletea/v2 v2.0.0-20240918180721-14cb6b5de1d2
github.com/charmbracelet/bubbles/v2 v2.0.0-alpha.1.0.20240919174403-09242fdf671f
github.com/charmbracelet/bubbletea/v2 v2.0.0-alpha.1.0.20240919172237-265996c29bea
github.com/charmbracelet/glamour v0.8.0
github.com/charmbracelet/harmonica v0.2.0
github.com/charmbracelet/lipgloss v0.13.0
Expand Down
4 changes: 4 additions & 0 deletions examples/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ github.com/aymerick/douceur v0.2.0 h1:Mv+mAeH1Q+n9Fr+oyamOlAkUNPWPlA8PPGR0QAaYuP
github.com/aymerick/douceur v0.2.0/go.mod h1:wlT5vV2O3h55X9m7iVYN0TBM0NH/MmbLnd30/FjWUq4=
github.com/charmbracelet/bubbles/v2 v2.0.0-20240918181255-a2602f85093b h1:HhlZVQiYb1ckEdKcjnRQ/6qEORD20rFMoyemyhI/QKQ=
github.com/charmbracelet/bubbles/v2 v2.0.0-20240918181255-a2602f85093b/go.mod h1:tpX2o5sLWCF5tbBWZaJGx3mbjFIrupeAEbfWEiZXy+A=
github.com/charmbracelet/bubbles/v2 v2.0.0-alpha.1 h1:4Am/U9zvRBZ5iSIDeNioGrc9N9+4U2AjiRJBttAwUVc=
github.com/charmbracelet/bubbles/v2 v2.0.0-alpha.1/go.mod h1:rq09SZbh77FFBMvKi5k2vGXJ7K4u0GjLqmUby3K3los=
github.com/charmbracelet/bubbles/v2 v2.0.0-alpha.1.0.20240919174403-09242fdf671f h1:Reiig0z/SdQK/erlbIAmXxE2+LQgAdvs3i9xq5vakyM=
github.com/charmbracelet/bubbles/v2 v2.0.0-alpha.1.0.20240919174403-09242fdf671f/go.mod h1:/Sgx3ZDM72ImZmePw6YMZtkAKMX6wsIWuZCHbUJYpy8=
github.com/charmbracelet/glamour v0.8.0 h1:tPrjL3aRcQbn++7t18wOpgLyl8wrOHUEDS7IZ68QtZs=
github.com/charmbracelet/glamour v0.8.0/go.mod h1:ViRgmKkf3u5S7uakt2czJ272WSg2ZenlYEZXT2x7Bjw=
github.com/charmbracelet/harmonica v0.2.0 h1:8NxJWRWg/bzKqqEaaeFNipOu77YR5t8aSwG4pgaUBiQ=
Expand Down

0 comments on commit d815192

Please sign in to comment.