chore: regenerate examples

This commit is contained in:
GitHub Action
2025-10-28 21:20:05 +00:00
parent f1eccfddf4
commit 00b24f7dfe

View File

@@ -75,6 +75,7 @@ func Child(client *hatchet.Client) *hatchet.StandaloneTask {
)
}
func main() {
client, err := hatchet.NewClient()
if err != nil {
@@ -126,6 +127,7 @@ func main() {
return err
}
_ = childResult
n := 5