From 6120a01c0109dd6ab54ba5aaf41a2ce83622544c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 15:19:16 -0500 Subject: [PATCH] build(deps): bump github.com/fern-api/generator-exec-go from 0.0.600 to 0.0.603 in /generators/go (#3063) build(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.600 to 0.0.603. - [Release notes](https://github.com/fern-api/generator-exec-go/releases) - [Commits](https://github.com/fern-api/generator-exec-go/compare/v0.0.600...v0.0.603) --- updated-dependencies: - dependency-name: github.com/fern-api/generator-exec-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 29364d1bde5..d926d4f29c0 100644 --- a/generators/go/go.mod +++ b/generators/go/go.mod @@ -3,7 +3,7 @@ module github.com/fern-api/fern-go go 1.19 require ( - github.com/fern-api/generator-exec-go v0.0.600 + github.com/fern-api/generator-exec-go v0.0.603 github.com/google/uuid v1.6.0 github.com/hmdsefi/gograph v0.4.0 github.com/stretchr/testify v1.8.4 diff --git a/generators/go/go.sum b/generators/go/go.sum index 600a1e8af59..dfc14f64a07 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.600 h1:ZIo/m0n9zOBaHfYRsZ2jf7NKlcLzCONIfHH58DiFWC8= -github.com/fern-api/generator-exec-go v0.0.600/go.mod h1:Z7V5lZnaD8PblJAynK087662md2wBNhQcAl+W6IIydw= +github.com/fern-api/generator-exec-go v0.0.603 h1:Aar4QsI+dPI8cA0/vbG69zRX/3meVm4gbb8r07k1Js8= +github.com/fern-api/generator-exec-go v0.0.603/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=