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/oxidecomputer/oxide.go
3
3
go 1.22.5
4
4
5
5
require (
6
- github.com/getkin/kin-openapi v0.131 .0
6
+ github.com/getkin/kin-openapi v0.132 .0
7
7
github.com/iancoleman/strcase v0.3.0
8
8
github.com/pelletier/go-toml v1.9.5
9
9
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change 1
1
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
2
2
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3
- github.com/getkin/kin-openapi v0.131 .0 h1:NO2UeHnFKRYhZ8wg6Nyh5Cq7dHk4suQQr72a4pMrDxE =
4
- github.com/getkin/kin-openapi v0.131 .0 /go.mod h1:3OlG51PCYNsPByuiMB0t4fjnNlIDnaEDsjiKUV8nL58 =
3
+ github.com/getkin/kin-openapi v0.132 .0 h1:3ISeLMsQzcb5v26yeJrBcdTCEQTag36ZjaGk7MIRUwk =
4
+ github.com/getkin/kin-openapi v0.132 .0 /go.mod h1:3OlG51PCYNsPByuiMB0t4fjnNlIDnaEDsjiKUV8nL58 =
5
5
github.com/go-openapi/jsonpointer v0.21.0 h1:YgdVicSA9vH5RiHs9TZW5oyafXZFc6+2Vc1rr/O9oNQ =
6
6
github.com/go-openapi/jsonpointer v0.21.0 /go.mod h1:IUyH9l/+uyhIYQ/PXVA41Rexl+kOkAPDdXEYns6fzUY =
7
7
github.com/go-openapi/swag v0.23.0 h1:vsEVJDUo2hPJ2tu0/Xc+4noaxyEffXNIs3cOULZ+GrE =
You can’t perform that action at this time.
0 commit comments