Skip to content

Commit fab8788

Browse files
committed
bumped libopenapi
Signed-off-by: Dave Shanley <[email protected]>
1 parent 3ebd4ff commit fab8788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/pb33f/libopenapi-validator
33
go 1.19
44

55
require (
6-
github.com/pb33f/libopenapi v0.8.0
6+
github.com/pb33f/libopenapi v0.8.1
77
github.com/santhosh-tekuri/jsonschema/v5 v5.2.0
88
github.com/stretchr/testify v1.8.0
99
github.com/vmware-labs/yaml-jsonpath v0.3.2

0 commit comments

Comments
 (0)