-
Notifications
You must be signed in to change notification settings - Fork 577
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/charmbracelet/bubbles from 0.19.0 to 0.2…
…0.0 (#3209) Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Changelog](https://github.com/charmbracelet/bubbles/blob/master/.goreleaser.yml) - [Commits](charmbracelet/bubbles@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbles dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
16f8984
commit dafc6ad
Showing
2 changed files
with
12 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,8 @@ require ( | |
// go: warning: github.com/andybalholm/[email protected]: retracted by module author: occasional panics and data corruption | ||
github.com/aquasecurity/go-pep440-version v0.0.0-20210121094942-22b2f8951d46 | ||
github.com/bmatcuk/doublestar/v4 v4.6.1 | ||
github.com/charmbracelet/bubbles v0.19.0 | ||
github.com/charmbracelet/bubbletea v1.0.0 | ||
github.com/charmbracelet/bubbles v0.20.0 | ||
github.com/charmbracelet/bubbletea v1.1.0 | ||
github.com/charmbracelet/lipgloss v0.13.0 | ||
github.com/dave/jennifer v1.7.1 | ||
github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da | ||
|
@@ -111,10 +111,8 @@ require ( | |
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect | ||
github.com/becheran/wildmatch-go v1.0.0 // indirect | ||
github.com/charmbracelet/harmonica v0.2.0 // indirect | ||
github.com/charmbracelet/x/ansi v0.1.4 // indirect | ||
github.com/charmbracelet/x/input v0.1.0 // indirect | ||
github.com/charmbracelet/x/term v0.1.1 // indirect | ||
github.com/charmbracelet/x/windows v0.1.0 // indirect | ||
github.com/charmbracelet/x/ansi v0.2.3 // indirect | ||
github.com/charmbracelet/x/term v0.2.0 // indirect | ||
github.com/cloudflare/circl v1.3.8 // indirect | ||
github.com/containerd/cgroups v1.1.0 // indirect | ||
github.com/containerd/containerd v1.7.11 // indirect | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters