We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 192e193 + 5dda943 commit 7a2cccbCopy full SHA for 7a2cccb
1 file changed
go.mod
@@ -7,6 +7,7 @@ require (
7
github.com/JohannesKaufmann/html-to-markdown/v2 v2.4.0
8
github.com/Microsoft/go-winio v0.6.2
9
github.com/alecthomas/chroma/v2 v2.20.0
10
+ github.com/alpkeskin/gotoon v0.1.0
11
github.com/anthropics/anthropic-sdk-go v1.14.0
12
github.com/atotto/clipboard v0.1.4
13
github.com/aymanbagabas/go-udiff v0.3.1
@@ -47,7 +48,6 @@ require (
47
48
cloud.google.com/go/auth v0.16.5 // indirect
49
cloud.google.com/go/compute/metadata v0.8.0 // indirect
50
github.com/JohannesKaufmann/dom v0.2.0 // indirect
- github.com/alpkeskin/gotoon v0.1.0 // indirect
51
github.com/aymerick/douceur v0.2.0 // indirect
52
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
53
github.com/charmbracelet/colorprofile v0.3.2 // indirect
0 commit comments