From 3ac977d023c8a532f2daa9ae8e159567ff818408 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Fri, 17 Oct 2025 13:32:09 -0300 Subject: [PATCH] chore: fix url on `go.mod` comment --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 25645e13502b5eebdfb403bdf2525d156e7f2041..a18158a8f454f96727978186caefece011c56ada 100644 --- a/go.mod +++ b/go.mod @@ -76,5 +76,5 @@ require ( replace github.com/anthropics/anthropic-sdk-go => github.com/charmbracelet/anthropic-sdk-go v0.0.0-20251010172108-7b952cdeeb9d // NOTE(@andreynering): Temporarily pinning @fantasy branch with fixes: -// https://github.com/charmbracelet/anthropic-sdk-go/commits/fantasy/ +// https://github.com/charmbracelet/go-genai/commits/fantasy/ replace google.golang.org/genai => github.com/charmbracelet/go-genai v0.0.0-20251009191514-c6fa9e37d847