From 29148133ac0f9c6c9a5d3999c641fea10cb177ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:33:12 +0000 Subject: [PATCH] chore(deps): bump the go-modules group across 2 directories with 1 update Bumps the go-modules group with 1 update in the /examples/simple-go directory: [github.com/hatchet-dev/hatchet](https://github.com/hatchet-dev/hatchet). Bumps the go-modules group with 1 update in the /examples/use-cases/scheduled/go directory: [github.com/hatchet-dev/hatchet](https://github.com/hatchet-dev/hatchet). Updates `github.com/hatchet-dev/hatchet` from 0.101.13 to 0.101.20 - [Release notes](https://github.com/hatchet-dev/hatchet/releases) - [Changelog](https://github.com/hatchet-dev/hatchet/blob/main/CHANGELOG.md) - [Commits](https://github.com/hatchet-dev/hatchet/compare/v0.101.13...v0.101.20) Updates `github.com/hatchet-dev/hatchet` from 0.101.13 to 0.101.20 - [Release notes](https://github.com/hatchet-dev/hatchet/releases) - [Changelog](https://github.com/hatchet-dev/hatchet/blob/main/CHANGELOG.md) - [Commits](https://github.com/hatchet-dev/hatchet/compare/v0.101.13...v0.101.20) --- updated-dependencies: - dependency-name: github.com/hatchet-dev/hatchet dependency-version: 0.101.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/hatchet-dev/hatchet dependency-version: 0.101.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] --- examples/simple-go/go.mod | 2 +- examples/simple-go/go.sum | 4 ++-- examples/use-cases/scheduled/go/go.mod | 2 +- examples/use-cases/scheduled/go/go.sum | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/simple-go/go.mod b/examples/simple-go/go.mod index fdacd45..8d8e934 100644 --- a/examples/simple-go/go.mod +++ b/examples/simple-go/go.mod @@ -3,7 +3,7 @@ module github.com/hatchet-dev/hatchet-go-quickstart go 1.26 require ( - github.com/hatchet-dev/hatchet v0.101.13 + github.com/hatchet-dev/hatchet v0.101.20 github.com/joho/godotenv v1.5.1 ) diff --git a/examples/simple-go/go.sum b/examples/simple-go/go.sum index e1a252f..d1685f2 100644 --- a/examples/simple-go/go.sum +++ b/examples/simple-go/go.sum @@ -82,8 +82,8 @@ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+l github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM= github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k= github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM= -github.com/hatchet-dev/hatchet v0.101.13 h1:KwcfDf7/GxPOF7KlM8we8uojIg5GN2UlEOm46dm5J0o= -github.com/hatchet-dev/hatchet v0.101.13/go.mod h1:vCqRr/fIu02T6GL+i9QD5r+t4VY3RuwckV/tLXXzcQo= +github.com/hatchet-dev/hatchet v0.101.20 h1:Gbx1o7MpBWw4ukEROXcad6PcHtBUZlXwnQJ79LSFARQ= +github.com/hatchet-dev/hatchet v0.101.20/go.mod h1:vCqRr/fIu02T6GL+i9QD5r+t4VY3RuwckV/tLXXzcQo= github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6 h1:D/V0gu4zQ3cL2WKeVNVM4r2gLxGGf6McLwgXzRTo2RQ= github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6/go.mod h1:a/s9Lp5W7n/DD0VrVoyJ00FbP2ytTPDVOivvn2bMlds= github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM= diff --git a/examples/use-cases/scheduled/go/go.mod b/examples/use-cases/scheduled/go/go.mod index c214936..bd169bc 100644 --- a/examples/use-cases/scheduled/go/go.mod +++ b/examples/use-cases/scheduled/go/go.mod @@ -2,7 +2,7 @@ module github.com/hatchet-dev/hatchet-go-quickstart go 1.26 -require github.com/hatchet-dev/hatchet v0.101.13 +require github.com/hatchet-dev/hatchet v0.101.20 require ( cel.dev/expr v0.25.1 // indirect diff --git a/examples/use-cases/scheduled/go/go.sum b/examples/use-cases/scheduled/go/go.sum index 9fd6444..2bb0cea 100644 --- a/examples/use-cases/scheduled/go/go.sum +++ b/examples/use-cases/scheduled/go/go.sum @@ -82,8 +82,8 @@ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+l github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM= github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k= github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM= -github.com/hatchet-dev/hatchet v0.101.13 h1:KwcfDf7/GxPOF7KlM8we8uojIg5GN2UlEOm46dm5J0o= -github.com/hatchet-dev/hatchet v0.101.13/go.mod h1:vCqRr/fIu02T6GL+i9QD5r+t4VY3RuwckV/tLXXzcQo= +github.com/hatchet-dev/hatchet v0.101.20 h1:Gbx1o7MpBWw4ukEROXcad6PcHtBUZlXwnQJ79LSFARQ= +github.com/hatchet-dev/hatchet v0.101.20/go.mod h1:vCqRr/fIu02T6GL+i9QD5r+t4VY3RuwckV/tLXXzcQo= github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6 h1:D/V0gu4zQ3cL2WKeVNVM4r2gLxGGf6McLwgXzRTo2RQ= github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6/go.mod h1:a/s9Lp5W7n/DD0VrVoyJ00FbP2ytTPDVOivvn2bMlds= github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=