File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.2
55require (
66 filippo.io/age v1.3.1
77 github.com/dgraph-io/badger/v4 v4.9.0
8- github.com/gdamore/tcell/v2 v2.13.5
8+ github.com/gdamore/tcell/v2 v2.13.7
99 github.com/getkin/kin-openapi v0.133.0
1010 github.com/getsops/sops/v3 v3.11.0
1111 github.com/gorilla/mux v1.8.1
Original file line number Diff line number Diff line change @@ -158,8 +158,8 @@ github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S
158158github.com/fsnotify/fsnotify v1.9.0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
159159github.com/gdamore/encoding v1.0.1 h1:YzKZckdBL6jVt2Gc+5p82qhrGiqMdG/eNs6Wy0u3Uhw =
160160github.com/gdamore/encoding v1.0.1 /go.mod h1:0Z0cMFinngz9kS1QfMjCP8TY7em3bZYeeklsSDPivEo =
161- github.com/gdamore/tcell/v2 v2.13.5 h1:YvWYCSr6gr2Ovs84dXbZLjDuOfQchhj8buOEqY52rpA =
162- github.com/gdamore/tcell/v2 v2.13.5 /go.mod h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo =
161+ github.com/gdamore/tcell/v2 v2.13.7 h1:yfHdeC7ODIYCc6dgRos8L1VujQtXHmUpU6UZotzD6os =
162+ github.com/gdamore/tcell/v2 v2.13.7 /go.mod h1:+Wfe208WDdB7INEtCsNrAN6O2m+wsTPk1RAovjaILlo =
163163github.com/getkin/kin-openapi v0.133.0 h1:pJdmNohVIJ97r4AUFtEXRXwESr8b0bD721u/Tz6k8PQ =
164164github.com/getkin/kin-openapi v0.133.0 /go.mod h1:boAciF6cXk5FhPqe/NQeBTeenbjqU4LhWBf09ILVvWE =
165165github.com/getsops/gopgagent v0.0.0-20241224165529-7044f28e491e h1:y/1nzrdF+RPds4lfoEpNhjfmzlgZtPqyO3jMzrqDQws =
You can’t perform that action at this time.
0 commit comments