Skip to content

Commit

Permalink
chore: update schema
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Jan 8, 2025
1 parent 08fba4b commit 7b423f8
Show file tree
Hide file tree
Showing 10 changed files with 247 additions and 66 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/hashicorp/go-getter v1.7.6
github.com/nhost/be v0.0.0-20241204194612-edc17ec72b31
github.com/nhost/be v0.0.0-20250108133629-afef8c60957d
github.com/pelletier/go-toml/v2 v2.2.3
github.com/rs/cors/wrapper/gin v0.0.0-20240830163046-1084d89a1692
github.com/sirupsen/logrus v1.9.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,8 @@ github.com/nhost/be v0.0.0-20241204190417-8fa53b2d4c01 h1:4/JXNR7XKnMmzCBtDu2dLF
github.com/nhost/be v0.0.0-20241204190417-8fa53b2d4c01/go.mod h1:6lkCTKviZ+ZQDaYed7QFz4MoFb5sg10tlaux2AHeBEQ=
github.com/nhost/be v0.0.0-20241204194612-edc17ec72b31 h1:zksBHPXvVGSjI7N8ib6b3qatNULgXGB1RTulaemp+aE=
github.com/nhost/be v0.0.0-20241204194612-edc17ec72b31/go.mod h1:6lkCTKviZ+ZQDaYed7QFz4MoFb5sg10tlaux2AHeBEQ=
github.com/nhost/be v0.0.0-20250108133629-afef8c60957d h1:Qpm1om9RfHMFILg9LTZchPkvGShOBgSj2kf5cMXFoDU=
github.com/nhost/be v0.0.0-20250108133629-afef8c60957d/go.mod h1:6lkCTKviZ+ZQDaYed7QFz4MoFb5sg10tlaux2AHeBEQ=
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M=
github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k=
Expand Down
252 changes: 200 additions & 52 deletions vendor/github.com/nhost/be/services/mimir/graph/generated/generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7b423f8

Please sign in to comment.