Skip to content

Commit aeb5329

Browse files
committed
chore(deps): bump go-dwarf
1 parent c579d08 commit aeb5329

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module github.com/blacktop/go-macho
22

33
go 1.19
44

5-
require github.com/blacktop/go-dwarf v1.0.11
5+
require github.com/blacktop/go-dwarf v1.0.12
66

77
// replace github.com/blacktop/go-dwarf => ../go-dwarf

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/blacktop/go-dwarf v1.0.11 h1:Ecvp1kvCr9gUBaDmWsITepvtcaRG3HDEWgRGVIyly3M=
2-
github.com/blacktop/go-dwarf v1.0.11/go.mod h1:4W2FKgSFYcZLDwnR7k+apv5i3nrau4NGl9N6VQ9DSTo=
1+
github.com/blacktop/go-dwarf v1.0.12 h1:tc6UNngSEiH9F/Ci7/hqxIh7cE5qugrwGGlrP+mfibw=
2+
github.com/blacktop/go-dwarf v1.0.12/go.mod h1:4W2FKgSFYcZLDwnR7k+apv5i3nrau4NGl9N6VQ9DSTo=

0 commit comments

Comments
 (0)