Skip to content

Commit

Permalink
fix(deps): update github.com/gdamore/tcell/v2 digest to 337e381
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent 5da1c48 commit 7cb03f5
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 @@ -21,7 +21,7 @@ require (
github.com/dsnet/compress v0.0.1
github.com/eliukblau/pixterm v1.3.1
github.com/gabriel-vasile/mimetype v1.4.3
github.com/gdamore/tcell/v2 v2.6.1-0.20231208065517-8041b8e7ace2
github.com/gdamore/tcell/v2 v2.6.1-0.20231208081952-337e381927d4
github.com/google/renameio/v2 v2.0.0
github.com/gowebpki/jcs v1.0.1
github.com/hbollon/go-edlib v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uq
github.com/gabriel-vasile/mimetype v1.4.3/go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk=
github.com/gdamore/encoding v1.0.0 h1:+7OoQ1Bc6eTm5niUzBa0Ctsh6JbMW6Ra+YNuAtDBdko=
github.com/gdamore/encoding v1.0.0/go.mod h1:alR0ol34c49FCSBLjhosxzcPHQbf2trDkoo5dl+VrEg=
github.com/gdamore/tcell/v2 v2.6.1-0.20231208065517-8041b8e7ace2 h1:yu2mQoanh8Bg5fDWCDjNVZandokLo98FHkU53/nkCZo=
github.com/gdamore/tcell/v2 v2.6.1-0.20231208065517-8041b8e7ace2/go.mod h1:hl/KtAANGBecfIPxk+FzKvThTqI84oplgbPEmVX60b8=
github.com/gdamore/tcell/v2 v2.6.1-0.20231208081952-337e381927d4 h1:97PFJLQb27SEO8TVf0crBnDGLN4qIKRojy9OOohaxRQ=
github.com/gdamore/tcell/v2 v2.6.1-0.20231208081952-337e381927d4/go.mod h1:hl/KtAANGBecfIPxk+FzKvThTqI84oplgbPEmVX60b8=
github.com/go-fed/httpsig v1.1.0 h1:9M+hb0jkEICD8/cAiNqEB66R87tTINszBRTjwjQzWcI=
github.com/go-fed/httpsig v1.1.0/go.mod h1:RCMrTZvN1bJYtofsG4rd5NaO5obxQ5xBkdiS7xsT7bM=
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=
Expand Down

0 comments on commit 7cb03f5

Please sign in to comment.