chore(deps): bump github.com/charmbracelet/bubbles in /examples

Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.10.2...v0.10.3)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-17 08:24:26 +00:00
committed by Christian Rocha
parent 7241e910ec
commit c9bb51796d
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ module examples
go 1.13
require (
github.com/charmbracelet/bubbles v0.10.2
github.com/charmbracelet/bubbles v0.10.3
github.com/charmbracelet/bubbletea v0.19.3
github.com/charmbracelet/glamour v0.5.0
github.com/charmbracelet/lipgloss v0.5.0