Change summary
go.mod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Detailed changes
@@ -11,6 +11,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/openai/openai-go/v2 v2.3.0
github.com/stretchr/testify v1.11.1
+ go.yaml.in/yaml/v4 v4.0.0-rc.2
google.golang.org/genai v1.23.0
gopkg.in/dnaeon/go-vcr.v4 v4.0.6-0.20250923044825-7b4892dd3117
)
@@ -31,7 +32,6 @@ require (
github.com/tidwall/pretty v1.2.1 // indirect
github.com/tidwall/sjson v1.2.5 // indirect
go.opencensus.io v0.24.0 // indirect
- go.yaml.in/yaml/v4 v4.0.0-rc.2 // indirect
golang.org/x/crypto v0.40.0 // indirect
golang.org/x/net v0.41.0 // indirect
golang.org/x/sys v0.34.0 // indirect