File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/go-chi/chi/v5 v5.0.7
1313 github.com/gorilla/mux v1.8.0
1414 github.com/labstack/echo/v4 v4.7.2
15- github.com/speakeasy-api/speakeasy-schemas v0.0.0-20220719204502-25c50437b6b2
15+ github.com/speakeasy-api/speakeasy-schemas v0.0.1
1616 go.uber.org/zap v1.21.0
1717 google.golang.org/grpc v1.48.0
1818)
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L
113113github.com/rogpeppe/go-internal v1.6.1 /go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc =
114114github.com/rogpeppe/go-internal v1.8.0 h1:FCbCCtXNOY3UtUuHUYaghJg4y7Fd14rXifAYUAtL9R8 =
115115github.com/rogpeppe/go-internal v1.8.0 /go.mod h1:WmiCO8CzOY8rg0OYDC4/i/2WRWAB6poM+XZ2dLUbcbE =
116- github.com/speakeasy-api/speakeasy-schemas v0.0.0-20220719204502-25c50437b6b2 h1:mUMgmeN39ENIb9FPetYSErfjOYU0YgkluTjtVFTxLEk =
117- github.com/speakeasy-api/speakeasy-schemas v0.0.0-20220719204502-25c50437b6b2 /go.mod h1:g0yz/bfH6EDcBmACdbqM7BQtTzUrBfhJoIgDb6AsKRQ =
116+ github.com/speakeasy-api/speakeasy-schemas v0.0.1 h1:CH20+3TLmP9Y+8YxmYoLfA5cbyVzpw15w+SefvfKHqw =
117+ github.com/speakeasy-api/speakeasy-schemas v0.0.1 /go.mod h1:g0yz/bfH6EDcBmACdbqM7BQtTzUrBfhJoIgDb6AsKRQ =
118118github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
119119github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
120120github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
You can’t perform that action at this time.
0 commit comments