Skip to content

Commit

Permalink
Updating API descriptions (#88)
Browse files Browse the repository at this point in the history
* chore: Update protofetch.toml

* Add missing alert properties in Rust SDK

* Fix go circular imports in service catalog

---------

Co-authored-by: Github Actions <[email protected]>
Co-authored-by: lootag <[email protected]>
  • Loading branch information
3 people authored Nov 21, 2024
1 parent 1f32d7e commit 380453a
Show file tree
Hide file tree
Showing 548 changed files with 19,223 additions and 15,894 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ module github.com/coralogix/coralogix-management-sdk
go 1.23.0

require (
github.com/golang/protobuf v1.5.4
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/stretchr/testify v1.9.0
google.golang.org/genproto/googleapis/api v0.0.0-20240823204242-4ba0660f739c
google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c
google.golang.org/grpc v1.65.0
google.golang.org/protobuf v1.34.2
)
Expand All @@ -17,6 +19,5 @@ require (
golang.org/x/net v0.28.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/text v0.17.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
73 changes: 0 additions & 73 deletions go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion go/internal/coralogix/archive/dataset/v1/dataset.pb.go

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

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

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

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

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

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

Loading

0 comments on commit 380453a

Please sign in to comment.