chore: regenerate examples

This commit is contained in:
GitHub Action
2025-10-28 15:52:30 +00:00
parent 56eb054a1e
commit ffde9073c9

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