Skip to content

Commit 5dda943

Browse files
committed
gotoon is a direct dependency
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
1 parent 192e193 commit 5dda943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ require (
77
github.com/JohannesKaufmann/html-to-markdown/v2 v2.4.0
88
github.com/Microsoft/go-winio v0.6.2
99
github.com/alecthomas/chroma/v2 v2.20.0
10+
github.com/alpkeskin/gotoon v0.1.0
1011
github.com/anthropics/anthropic-sdk-go v1.14.0
1112
github.com/atotto/clipboard v0.1.4
1213
github.com/aymanbagabas/go-udiff v0.3.1
@@ -47,7 +48,6 @@ require (
4748
cloud.google.com/go/auth v0.16.5 // indirect
4849
cloud.google.com/go/compute/metadata v0.8.0 // indirect
4950
github.com/JohannesKaufmann/dom v0.2.0 // indirect
50-
github.com/alpkeskin/gotoon v0.1.0 // indirect
5151
github.com/aymerick/douceur v0.2.0 // indirect
5252
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
5353
github.com/charmbracelet/colorprofile v0.3.2 // indirect

0 commit comments

Comments
 (0)