Goose security updates (#3579)

Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2025-07-24 03:09:26 +02:00
committed by GitHub
parent ed282ba63f
commit eef72f8a6f
12 changed files with 26 additions and 32 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
use std::sync::Arc;
use dotenv::dotenv;
use dotenvy::dotenv;
use futures::StreamExt;
use goose::agents::{Agent, AgentEvent, ExtensionConfig};
use goose::config::{DEFAULT_EXTENSION_DESCRIPTION, DEFAULT_EXTENSION_TIMEOUT};