Skip to content

Commit

Permalink
fix(deps): update github.com/charmbracelet/huh/spinner digest to 0fd2…
Browse files Browse the repository at this point in the history
…415 (#386)

Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 245fd68 commit 67b63c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 73 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.22.2

require (
github.com/charmbracelet/huh v0.5.2
github.com/charmbracelet/huh/spinner v0.0.0-20240809225911-cadaa638c7fa
github.com/charmbracelet/huh/spinner v0.0.0-20240818204030-0fd2415b4b30
github.com/charmbracelet/lipgloss v0.12.1
github.com/frostbyte73/core v0.0.12
github.com/go-logr/logr v1.4.2
Expand Down Expand Up @@ -40,7 +40,7 @@ require (
github.com/catppuccin/go v0.2.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/charmbracelet/bubbles v0.18.0 // indirect
github.com/charmbracelet/bubbletea v0.26.6 // indirect
github.com/charmbracelet/bubbletea v0.27.0 // indirect
github.com/charmbracelet/x/ansi v0.1.4 // indirect
github.com/charmbracelet/x/exp/strings v0.0.0-20240809174237-9ab0ca04ce0c // indirect
github.com/charmbracelet/x/input v0.1.3 // indirect
Expand Down Expand Up @@ -110,7 +110,6 @@ require (
go.uber.org/zap/exp v0.2.0 // indirect
golang.org/x/crypto v0.26.0 // indirect
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa // indirect
golang.org/x/mod v0.20.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/text v0.17.0 // indirect
Expand Down
Loading

0 comments on commit 67b63c4

Please sign in to comment.