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 @@ -20,7 +20,7 @@ require (
2020 github.com/go-openapi/jsonreference v0.21.0 // indirect
2121 github.com/go-openapi/spec v0.21.0 // indirect
2222 github.com/go-openapi/swag v0.23.1 // indirect
23- github.com/golang/snappy v0 .0.4 // indirect
23+ github.com/golang/snappy v1 .0.0 // indirect
2424 github.com/josharian/intern v1.0.0 // indirect
2525 github.com/klauspost/compress v1.16.7 // indirect
2626 github.com/mailru/easyjson v0.9.0 // indirect
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/go-openapi/spec v0.21.0 h1:LTVzPc3p/RzRnkQqLRndbAzjY0d0BCL72A6j3CdL9Z
1212github.com/go-openapi/spec v0.21.0 /go.mod h1:78u6VdPw81XU44qEWGhtr982gJ5BWg2c0I5XwVMotYk =
1313github.com/go-openapi/swag v0.23.1 h1:lpsStH0n2ittzTnbaSloVZLuB5+fvSY/+hnagBjSNZU =
1414github.com/go-openapi/swag v0.23.1 /go.mod h1:STZs8TbRvEQQKUA+JZNAm3EWlgaOBGpyFDqQnDHMef0 =
15- github.com/golang/snappy v0 .0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM =
16- github.com/golang/snappy v0 .0.4 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
15+ github.com/golang/snappy v1 .0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs =
16+ github.com/golang/snappy v1 .0.0 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
1717github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
1818github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
1919github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments