Skip to content

Commit 536a065

Browse files
committed
Another quick test
1 parent b386159 commit 536a065

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
@@ -6,7 +6,7 @@ require (
66
github.com/kenshaw/colors v0.1.1
77
github.com/kenshaw/rasterm v0.1.10
88
github.com/spf13/cobra v1.8.0
9-
github.com/xo/heif v0.0.0-20240208114254-094adb8e780a
9+
github.com/xo/heif v0.0.0-20240208223529-3b36e3db6cf1
1010
github.com/xo/resvg v0.3.0
1111
golang.org/x/image v0.15.0
1212
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0=
1616
github.com/spf13/cobra v1.8.0/go.mod h1:WXLWApfZ71AjXPya3WOlMsY9yMs7YeiHhFVlvLyhcho=
1717
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
1818
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
19-
github.com/xo/heif v0.0.0-20240208114254-094adb8e780a h1:udoxjUAYmSxSpMYPg2+BgjfOXyqL/bEPN31KwAhsg5A=
20-
github.com/xo/heif v0.0.0-20240208114254-094adb8e780a/go.mod h1:pNcE+1sd9tXb9wRgorD348KgpqqrvIIYk8wFC8TGch4=
19+
github.com/xo/heif v0.0.0-20240208223529-3b36e3db6cf1 h1:wJtsbZUsaWNXsmafAHtajd7xeTycpgXDmfVkjPJyeSk=
20+
github.com/xo/heif v0.0.0-20240208223529-3b36e3db6cf1/go.mod h1:pNcE+1sd9tXb9wRgorD348KgpqqrvIIYk8wFC8TGch4=
2121
github.com/xo/resvg v0.3.0 h1:ldp96PcWCpDQs0EkDU2LD8e3Li2UNu9vBkYBrJigPv4=
2222
github.com/xo/resvg v0.3.0/go.mod h1:HimyQmozWCj3MZRkFuEdMM2Gn4RdNqdE3v7PcKh8MeU=
2323
golang.org/x/image v0.15.0 h1:kOELfmgrmJlw4Cdb7g/QGuB3CvDrXbqEIww/pNtNBm8=

0 commit comments

Comments
 (0)