diff --git a/docs/superpowers/plans/2026-04-07-minimax-image-generation-plan.md b/docs/superpowers/plans/2026-04-07-minimax-image-generation-plan.md index 0000c21..24ecf24 100644 --- a/docs/superpowers/plans/2026-04-07-minimax-image-generation-plan.md +++ b/docs/superpowers/plans/2026-04-07-minimax-image-generation-plan.md @@ -121,6 +121,7 @@ import ( "math/rand" "net" "net/http" + "net/url" "strings" "sync" "time"