Skip to content

Commit

Permalink
Merge pull request #2 from markusressel/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/navidys/tvxwidgets-0.4.0

Bump github.com/navidys/tvxwidgets from 0.3.0 to 0.4.0
  • Loading branch information
markusressel authored Sep 20, 2023
2 parents 4ab412c + 98a67d3 commit 7653f30
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 @@ -9,7 +9,7 @@ require (
github.com/gdamore/tcell/v2 v2.6.0
github.com/mistifyio/go-zfs v2.1.1+incompatible
github.com/mitchellh/go-homedir v1.1.0
github.com/navidys/tvxwidgets v0.3.0
github.com/navidys/tvxwidgets v0.4.0
github.com/oklog/run v1.1.0
github.com/pterm/pterm v0.12.69
github.com/rivo/tview v0.0.0-20230909130259-ba6a2a345459
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/navidys/tvxwidgets v0.3.0 h1:n04eW19PyUpnEochKGn15ZvCmKkcpzA188vH6XBnOMA=
github.com/navidys/tvxwidgets v0.3.0/go.mod h1:Cr8CTnbinH2X8bY/vwb8914mku3qImHQ8fmeqxwc9Cg=
github.com/navidys/tvxwidgets v0.4.0 h1:ns5jm61scuIXs3UDOKO/CFI5NuQce9DNzjc7ZS6wNJE=
github.com/navidys/tvxwidgets v0.4.0/go.mod h1:VJRhOCt9q4cuqN1UebaWRAc0MG4pmpHMBWL3tRSoqdI=
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4=
Expand Down

0 comments on commit 7653f30

Please sign in to comment.