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 @@ -3,7 +3,7 @@ module github.com/lispyclouds/climate
33go 1.25
44
55require (
6- github.com/pb33f/libopenapi v0.30.4
6+ github.com/pb33f/libopenapi v0.31.1
77 github.com/spf13/cobra v1.10.2
88 github.com/stretchr/testify v1.11.1
99 go.yaml.in/yaml/v4 v4.0.0-rc.3
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
1616github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
1717github.com/pb33f/jsonpath v0.7.0 h1:3oG6yu1RqNoMZpqnRjBMqi8fSIXWoDAKDrsB0QGTcoU =
1818github.com/pb33f/jsonpath v0.7.0 /go.mod h1:/+JlSIjWA2ijMVYGJ3IQPF4Q1nLMYbUTYNdk0exCDPQ =
19- github.com/pb33f/libopenapi v0.30.4 h1:NDLNO5nYdgqNyj/XRfYDgE+kshvUh6TT9YS07Okwzt4 =
20- github.com/pb33f/libopenapi v0.30.4 /go.mod h1:oaebeA5l58AFbZ7qRKTtMnu15JEiPlaBas1vLDcw9vs =
19+ github.com/pb33f/libopenapi v0.31.1 h1:smGr45U2Y+hHWYKiEV13oS2tP9IUnscqNb5qsvT9+YI =
20+ github.com/pb33f/libopenapi v0.31.1 /go.mod h1:oaebeA5l58AFbZ7qRKTtMnu15JEiPlaBas1vLDcw9vs =
2121github.com/pb33f/ordered-map/v2 v2.3.0 h1:k2OhVEQkhTCQMhAicQ3Z6iInzoZNQ7L9MVomwKBZ5WQ =
2222github.com/pb33f/ordered-map/v2 v2.3.0 /go.mod h1:oe5ue+6ZNhy7QN9cPZvPA23Hx0vMHnNVeMg4fGdCANw =
2323github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments