Skip to content

Commit

Permalink
build(deps): bump github.com/fern-api/generator-exec-go from 0.0.574 …
Browse files Browse the repository at this point in the history
…to 0.0.600 in /generators/go (#3021)

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.574 to 0.0.600.
- [Release notes](https://github.com/fern-api/generator-exec-go/releases)
- [Commits](fern-api/generator-exec-go@v0.0.574...v0.0.600)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent bd6f550 commit 77954c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion generators/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/fern-api/fern-go
go 1.19

require (
github.com/fern-api/generator-exec-go v0.0.574
github.com/fern-api/generator-exec-go v0.0.600
github.com/google/uuid v1.6.0
github.com/hmdsefi/gograph v0.4.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions generators/go/go.sum
Original file line number Diff line number Diff line change
@@ -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.574 h1:KoPmM/+7TQhWLutnMx+sPUw3f7VlzwhaqPQkHHljP/8=
github.com/fern-api/generator-exec-go v0.0.574/go.mod h1:Z7V5lZnaD8PblJAynK087662md2wBNhQcAl+W6IIydw=
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/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=
Expand Down

0 comments on commit 77954c8

Please sign in to comment.