From d8a4201a5d921e202a13f805e9cfb7726880badf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:34:40 +0000 Subject: [PATCH] chore(deps): bump github.com/fern-api/generator-exec-go Bumps [github.com/fern-api/generator-exec-go](https://github.com/fern-api/generator-exec-go) from 0.0.877 to 1.0.42. - [Release notes](https://github.com/fern-api/generator-exec-go/releases) - [Commits](https://github.com/fern-api/generator-exec-go/compare/v0.0.877...v1.0.42) --- updated-dependencies: - dependency-name: github.com/fern-api/generator-exec-go dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- generators/go/go.mod | 2 +- generators/go/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/generators/go/go.mod b/generators/go/go.mod index cdb972e8facc..705d483b0189 100644 --- a/generators/go/go.mod +++ b/generators/go/go.mod @@ -3,7 +3,7 @@ module github.com/fern-api/fern-go go 1.23.0 require ( - github.com/fern-api/generator-exec-go v0.0.877 + github.com/fern-api/generator-exec-go v1.0.42 github.com/google/uuid v1.6.0 github.com/hmdsefi/gograph v0.4.0 github.com/stretchr/testify v1.9.0 diff --git a/generators/go/go.sum b/generators/go/go.sum index f931f14100b5..4b096bdf9e2d 100644 --- a/generators/go/go.sum +++ b/generators/go/go.sum @@ -1,7 +1,7 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= -github.com/fern-api/generator-exec-go v0.0.877 h1:tVcx2R0NCmyNasm9vGSxXxyUhdPKCv6W+o/rM+PWZZs= -github.com/fern-api/generator-exec-go v0.0.877/go.mod h1:Z7V5lZnaD8PblJAynK087662md2wBNhQcAl+W6IIydw= +github.com/fern-api/generator-exec-go v1.0.42 h1:5D54JMdvgENtR/e+DYLQ0uq5Uk0nyIlWCNwaX88KJrQ= +github.com/fern-api/generator-exec-go v1.0.42/go.mod h1:Z7V5lZnaD8PblJAynK087662md2wBNhQcAl+W6IIydw= github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/hmdsefi/gograph v0.4.0 h1:eiWprSQ+lSogrcay0yvgvJWEMsVT/VsZ+NR4uW2k+2k=