From 827427d515508644b01250e2389f29573951721b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:34:38 +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.38. - [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.38) --- updated-dependencies: - dependency-name: github.com/fern-api/generator-exec-go dependency-version: 1.0.38 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..50dc9304c42b 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.38 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..f2bf5d8cf0f5 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.38 h1:6g4iRGJnEbaaC7LEa+LMscgVD0ujhU7cVxWaIijxlEw= +github.com/fern-api/generator-exec-go v1.0.38/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=