Skip to content

Commit 8a01443

Browse files
TristanSpeakEasydaveshanley
authored andcommitted
chore: update dependencies
1 parent ad32235 commit 8a01443

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ require (
2323
)
2424

2525
// replace github.com/pb33f/libopenapi => github.com/speakeasy-api/libopenapi ordered-libopenapi
26-
replace github.com/pb33f/libopenapi => github.com/speakeasy-api/libopenapi v0.0.0-20231204223826-c2b4b662babb
26+
replace github.com/pb33f/libopenapi => github.com/speakeasy-api/libopenapi v0.0.0-20231206083555-8b6a5ef486dc

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6Ng
6060
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1/go.mod h1:uToXkOrWAZ6/Oc07xWQrPOhJotwFIyu2bBVN41fcDUY=
6161
github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=
6262
github.com/sergi/go-diff v1.1.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
63-
github.com/speakeasy-api/libopenapi v0.0.0-20231204223826-c2b4b662babb h1:JpiE3irqOFQ7VhWPkhCtBoDj7uEmxlZsw9almF8bhqA=
64-
github.com/speakeasy-api/libopenapi v0.0.0-20231204223826-c2b4b662babb/go.mod h1:m+4Pwri31UvcnZjuP8M7TlbR906DXJmMvYsbis234xg=
63+
github.com/speakeasy-api/libopenapi v0.0.0-20231206083555-8b6a5ef486dc h1:SkjMOYauYi5G2VgGjp8einj7GLG9FrzNUEHFzW+anpY=
64+
github.com/speakeasy-api/libopenapi v0.0.0-20231206083555-8b6a5ef486dc/go.mod h1:m+4Pwri31UvcnZjuP8M7TlbR906DXJmMvYsbis234xg=
6565
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
6666
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
6767
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=

0 commit comments

Comments
 (0)