File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010require gopkg.in/yaml.v2 v2.4.0 // indirect
1111
1212require (
13- github.com/speakeasy-api/speakeasy-schemas v0.0.0-20220714085110-06c27bb204f2
13+ github.com/speakeasy-api/speakeasy-schemas v0.0.0-20220714165541-1cb067bd97e6
1414 go.uber.org/zap v1.21.0
1515 google.golang.org/grpc v1.48.0
1616 google.golang.org/protobuf v1.28.0 // indirect
Original file line number Diff line number Diff line change @@ -69,6 +69,8 @@ github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:
6969github.com/rogpeppe/fastuuid v1.2.0 /go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ =
7070github.com/speakeasy-api/speakeasy-schemas v0.0.0-20220714085110-06c27bb204f2 h1:/juEwgOXdfHGAdtl2G/wONNcY5GbFl3+pR7+ZIEo2fI =
7171github.com/speakeasy-api/speakeasy-schemas v0.0.0-20220714085110-06c27bb204f2 /go.mod h1:g0yz/bfH6EDcBmACdbqM7BQtTzUrBfhJoIgDb6AsKRQ =
72+ github.com/speakeasy-api/speakeasy-schemas v0.0.0-20220714165541-1cb067bd97e6 h1:D4QFtOL893rcpcb6FVcqLzlx+p/+sWCfcU68eWu+qyc =
73+ github.com/speakeasy-api/speakeasy-schemas v0.0.0-20220714165541-1cb067bd97e6 /go.mod h1:g0yz/bfH6EDcBmACdbqM7BQtTzUrBfhJoIgDb6AsKRQ =
7274github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
7375github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
7476github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
You can’t perform that action at this time.
0 commit comments