Skip to content

Commit

Permalink
Merge branch 'main' into dsheridan/edit-docs-ia
Browse files Browse the repository at this point in the history
  • Loading branch information
dannysheridan committed May 25, 2024
2 parents 9ff9fec + 7b088a2 commit cdeecc6
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.817
github.com/fern-api/generator-exec-go v0.0.823
github.com/google/uuid v1.6.0
github.com/hmdsefi/gograph v0.4.0
github.com/stretchr/testify v1.9.0
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.817 h1:Vywp/rITxqSC2+g6hsnIMgapqwD6id5RlbqoVkSKmRw=
github.com/fern-api/generator-exec-go v0.0.817/go.mod h1:Z7V5lZnaD8PblJAynK087662md2wBNhQcAl+W6IIydw=
github.com/fern-api/generator-exec-go v0.0.823 h1:eEiheemTkMpp+FKV3PWRk8goTLaf/WsgQODHGDuF74I=
github.com/fern-api/generator-exec-go v0.0.823/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 cdeecc6

Please sign in to comment.