Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions examples/simple-go/go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/hatchet-dev/hatchet-go-quickstart

go 1.25.9
go 1.26

require (
github.com/hatchet-dev/hatchet v0.88.6
github.com/hatchet-dev/hatchet v0.90.2
github.com/joho/godotenv v1.5.1
)

Expand Down
6 changes: 4 additions & 2 deletions examples/simple-go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,10 @@ 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.88.6 h1:ws7EpdHLnotZN60tgspQct4NkmdDhQeKJQ/VwXaLVfU=
github.com/hatchet-dev/hatchet v0.88.6/go.mod h1:mcOO2ia03lAbTdG/ubLXFNXQJPltXUmhzM0E9TV4jhU=
github.com/hatchet-dev/hatchet v0.90.2 h1:dUurIpA9dD4oj2uAOfySUKGf4JFp7NAIvBhnIIFMV88=
github.com/hatchet-dev/hatchet v0.90.2/go.mod h1:tVkV4bSJjjgzKFkUy1ONSnRFEB0BUfGMiEKBJ78nd1k=
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=
github.com/jackc/pgpassfile v1.0.0/go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg=
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo=
Expand Down
4 changes: 2 additions & 2 deletions examples/use-cases/scheduled/go/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/hatchet-dev/hatchet-go-quickstart

go 1.25.9
go 1.26

require github.com/hatchet-dev/hatchet v0.88.6
require github.com/hatchet-dev/hatchet v0.90.2

require (
cel.dev/expr v0.25.1 // indirect
Expand Down
6 changes: 4 additions & 2 deletions examples/use-cases/scheduled/go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,10 @@ 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.88.6 h1:ws7EpdHLnotZN60tgspQct4NkmdDhQeKJQ/VwXaLVfU=
github.com/hatchet-dev/hatchet v0.88.6/go.mod h1:mcOO2ia03lAbTdG/ubLXFNXQJPltXUmhzM0E9TV4jhU=
github.com/hatchet-dev/hatchet v0.90.2 h1:dUurIpA9dD4oj2uAOfySUKGf4JFp7NAIvBhnIIFMV88=
github.com/hatchet-dev/hatchet v0.90.2/go.mod h1:tVkV4bSJjjgzKFkUy1ONSnRFEB0BUfGMiEKBJ78nd1k=
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=
github.com/jackc/pgpassfile v1.0.0/go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg=
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo=
Expand Down
Loading