Skip to content

Commit

Permalink
update connect package source
Browse files Browse the repository at this point in the history
  • Loading branch information
palp committed Aug 7, 2023
1 parent f486e32 commit 694c9f4
Show file tree
Hide file tree
Showing 7 changed files with 294 additions and 294 deletions.
2 changes: 1 addition & 1 deletion buf.gen.go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ managed:
except:
- buf.build/googleapis/googleapis
plugins:
- plugin: buf.build/bufbuild/connect-go:v1.10.0
- plugin: buf.build/connectrpc/go:v1.11.0
out: '.'
opt:
- paths=source_relative
Expand Down
2 changes: 1 addition & 1 deletion src/stability_api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/stability-ai/api-interfaces/src/stability_api
go 1.18

require (
github.com/bufbuild/connect-go v1.7.0
connectrpc.com/connect v1.11.0
google.golang.org/grpc v1.54.0
google.golang.org/protobuf v1.30.0
)
Expand Down

Large diffs are not rendered by default.

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

Loading

0 comments on commit 694c9f4

Please sign in to comment.