File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/digitorus/timestamp v0.0.0-20250524132541-c45532741eea
2525 github.com/distribution/reference v0.6.0
2626 github.com/gabriel-vasile/mimetype v1.4.11
27- github.com/gdamore/tcell/v2 v2.13.2
27+ github.com/gdamore/tcell/v2 v2.13.4
2828 github.com/golang/snappy v1.0.0
2929 github.com/google/go-cmp v0.7.0
3030 github.com/google/go-containerregistry v0.20.7
Original file line number Diff line number Diff line change @@ -888,8 +888,8 @@ github.com/gabriel-vasile/mimetype v1.4.11 h1:AQvxbp830wPhHTqc1u7nzoLT+ZFxGY7emj
888888github.com/gabriel-vasile/mimetype v1.4.11 /go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s =
889889github.com/gdamore/encoding v1.0.1 h1:YzKZckdBL6jVt2Gc+5p82qhrGiqMdG/eNs6Wy0u3Uhw =
890890github.com/gdamore/encoding v1.0.1 /go.mod h1:0Z0cMFinngz9kS1QfMjCP8TY7em3bZYeeklsSDPivEo =
891- github.com/gdamore/tcell/v2 v2.13.2 h1:5j4srfF8ow3HICOv/61/sOhQtA25qxEB2XR3Q/Bhx2g =
892- github.com/gdamore/tcell/v2 v2.13.2 /go.mod h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo =
891+ github.com/gdamore/tcell/v2 v2.13.4 h1:k4fdtdHGvLsLr2RttPnWEGTZEkEuTaL+rL6AOVFyRWU =
892+ github.com/gdamore/tcell/v2 v2.13.4 /go.mod h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo =
893893github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
894894github.com/go-chi/chi/v5 v5.2.3 h1:WQIt9uxdsAbgIYgid+BpYc+liqQZGMHRaUwp0JUcvdE =
895895github.com/go-chi/chi/v5 v5.2.3 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Some packages may only be included on certain architectures or operating systems
7676- [ github.com/fsnotify/fsnotify] ( https://pkg.go.dev/github.com/fsnotify/fsnotify ) ([ BSD-3-Clause] ( https://github.com/fsnotify/fsnotify/blob/v1.9.0/LICENSE ) )
7777- [ github.com/gabriel-vasile/mimetype] ( https://pkg.go.dev/github.com/gabriel-vasile/mimetype ) ([ MIT] ( https://github.com/gabriel-vasile/mimetype/blob/v1.4.11/LICENSE ) )
7878- [ github.com/gdamore/encoding] ( https://pkg.go.dev/github.com/gdamore/encoding ) ([ Apache-2.0] ( https://github.com/gdamore/encoding/blob/v1.0.1/LICENSE ) )
79- - [ github.com/gdamore/tcell/v2] ( https://pkg.go.dev/github.com/gdamore/tcell/v2 ) ([ Apache-2.0] ( https://github.com/gdamore/tcell/blob/v2.13.2 /LICENSE ) )
79+ - [ github.com/gdamore/tcell/v2] ( https://pkg.go.dev/github.com/gdamore/tcell/v2 ) ([ Apache-2.0] ( https://github.com/gdamore/tcell/blob/v2.13.4 /LICENSE ) )
8080- [ github.com/go-chi/chi/v5] ( https://pkg.go.dev/github.com/go-chi/chi/v5 ) ([ MIT] ( https://github.com/go-chi/chi/blob/v5.2.3/LICENSE ) )
8181- [ github.com/go-jose/go-jose/v4] ( https://pkg.go.dev/github.com/go-jose/go-jose/v4 ) ([ Apache-2.0] ( https://github.com/go-jose/go-jose/blob/v4.1.3/LICENSE ) )
8282- [ github.com/go-jose/go-jose/v4/json] ( https://pkg.go.dev/github.com/go-jose/go-jose/v4/json ) ([ BSD-3-Clause] ( https://github.com/go-jose/go-jose/blob/v4.1.3/json/LICENSE ) )
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Some packages may only be included on certain architectures or operating systems
7575- [ github.com/fsnotify/fsnotify] ( https://pkg.go.dev/github.com/fsnotify/fsnotify ) ([ BSD-3-Clause] ( https://github.com/fsnotify/fsnotify/blob/v1.9.0/LICENSE ) )
7676- [ github.com/gabriel-vasile/mimetype] ( https://pkg.go.dev/github.com/gabriel-vasile/mimetype ) ([ MIT] ( https://github.com/gabriel-vasile/mimetype/blob/v1.4.11/LICENSE ) )
7777- [ github.com/gdamore/encoding] ( https://pkg.go.dev/github.com/gdamore/encoding ) ([ Apache-2.0] ( https://github.com/gdamore/encoding/blob/v1.0.1/LICENSE ) )
78- - [ github.com/gdamore/tcell/v2] ( https://pkg.go.dev/github.com/gdamore/tcell/v2 ) ([ Apache-2.0] ( https://github.com/gdamore/tcell/blob/v2.13.2 /LICENSE ) )
78+ - [ github.com/gdamore/tcell/v2] ( https://pkg.go.dev/github.com/gdamore/tcell/v2 ) ([ Apache-2.0] ( https://github.com/gdamore/tcell/blob/v2.13.4 /LICENSE ) )
7979- [ github.com/go-chi/chi/v5] ( https://pkg.go.dev/github.com/go-chi/chi/v5 ) ([ MIT] ( https://github.com/go-chi/chi/blob/v5.2.3/LICENSE ) )
8080- [ github.com/go-jose/go-jose/v4] ( https://pkg.go.dev/github.com/go-jose/go-jose/v4 ) ([ Apache-2.0] ( https://github.com/go-jose/go-jose/blob/v4.1.3/LICENSE ) )
8181- [ github.com/go-jose/go-jose/v4/json] ( https://pkg.go.dev/github.com/go-jose/go-jose/v4/json ) ([ BSD-3-Clause] ( https://github.com/go-jose/go-jose/blob/v4.1.3/json/LICENSE ) )
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Some packages may only be included on certain architectures or operating systems
7777- [ github.com/fsnotify/fsnotify] ( https://pkg.go.dev/github.com/fsnotify/fsnotify ) ([ BSD-3-Clause] ( https://github.com/fsnotify/fsnotify/blob/v1.9.0/LICENSE ) )
7878- [ github.com/gabriel-vasile/mimetype] ( https://pkg.go.dev/github.com/gabriel-vasile/mimetype ) ([ MIT] ( https://github.com/gabriel-vasile/mimetype/blob/v1.4.11/LICENSE ) )
7979- [ github.com/gdamore/encoding] ( https://pkg.go.dev/github.com/gdamore/encoding ) ([ Apache-2.0] ( https://github.com/gdamore/encoding/blob/v1.0.1/LICENSE ) )
80- - [ github.com/gdamore/tcell/v2] ( https://pkg.go.dev/github.com/gdamore/tcell/v2 ) ([ Apache-2.0] ( https://github.com/gdamore/tcell/blob/v2.13.2 /LICENSE ) )
80+ - [ github.com/gdamore/tcell/v2] ( https://pkg.go.dev/github.com/gdamore/tcell/v2 ) ([ Apache-2.0] ( https://github.com/gdamore/tcell/blob/v2.13.4 /LICENSE ) )
8181- [ github.com/go-chi/chi/v5] ( https://pkg.go.dev/github.com/go-chi/chi/v5 ) ([ MIT] ( https://github.com/go-chi/chi/blob/v5.2.3/LICENSE ) )
8282- [ github.com/go-jose/go-jose/v4] ( https://pkg.go.dev/github.com/go-jose/go-jose/v4 ) ([ Apache-2.0] ( https://github.com/go-jose/go-jose/blob/v4.1.3/LICENSE ) )
8383- [ github.com/go-jose/go-jose/v4/json] ( https://pkg.go.dev/github.com/go-jose/go-jose/v4/json ) ([ BSD-3-Clause] ( https://github.com/go-jose/go-jose/blob/v4.1.3/json/LICENSE ) )
You can’t perform that action at this time.
0 commit comments