File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/anchore/go-logger v0.0.0-20241005132348-65b4486fbb28
12
12
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb
13
13
github.com/aws/aws-sdk-go v1.55.5
14
- github.com/blacktop/go-macho v1.1.231
14
+ github.com/blacktop/go-macho v1.1.233
15
15
github.com/charmbracelet/bubbletea v1.2.1
16
16
github.com/charmbracelet/lipgloss v1.0.0
17
17
github.com/gabriel-vasile/mimetype v1.4.5
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiE
29
29
github.com/aymanbagabas/go-osc52/v2 v2.0.1 /go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8 =
30
30
github.com/blacktop/go-dwarf v1.0.10 h1:i9zYgcIROETsNZ6V+zZn3uDH21FCG5BLLZ837GitxS0 =
31
31
github.com/blacktop/go-dwarf v1.0.10 /go.mod h1:4W2FKgSFYcZLDwnR7k+apv5i3nrau4NGl9N6VQ9DSTo =
32
- github.com/blacktop/go-macho v1.1.231 h1:P6Yf+RggbxzHHZ4JDqFtzVJGOfy4WHm2zN371HrCU2k =
33
- github.com/blacktop/go-macho v1.1.231 /go.mod h1:dtlW2AJKQpFzImBVPWiUKZ6OxrQ2MLfWi/BPPe0EONE =
32
+ github.com/blacktop/go-macho v1.1.233 h1:Pm/9pgAjcwFNyTeoO3GoQ9qNPXhAhraqG55ZCQ031nM =
33
+ github.com/blacktop/go-macho v1.1.233 /go.mod h1:dtlW2AJKQpFzImBVPWiUKZ6OxrQ2MLfWi/BPPe0EONE =
34
34
github.com/certifi/gocertifi v0.0.0-20180118203423-deb3ae2ef261 /go.mod h1:GJKEexRPVJrBSOjoqN5VNOIKJ5Q3RViH6eu3puDRwx4 =
35
35
github.com/charmbracelet/bubbles v0.20.0 h1:jSZu6qD8cRQ6k9OMfR1WlM+ruM8fkPWkHvQWD9LIutE =
36
36
github.com/charmbracelet/bubbles v0.20.0 /go.mod h1:39slydyswPy+uVOHZ5x/GjwVAFkCsV8IIVy+4MhzwwU =
You can’t perform that action at this time.
0 commit comments