This repository was archived by the owner on Nov 28, 2025. It is now read-only.
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 @@ -89,7 +89,7 @@ require (
8989 github.com/davecgh/go-spew v1.1.1 // indirect
9090 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
9191 github.com/felixge/httpsnoop v1.0.4 // indirect
92- github.com/gabriel-vasile/mimetype v1.4.8 // indirect
92+ github.com/gabriel-vasile/mimetype v1.4.11 // indirect
9393 github.com/go-logr/logr v1.4.2 // indirect
9494 github.com/go-logr/stdr v1.2.2 // indirect
9595 github.com/go-openapi/analysis v0.23.0 // indirect
Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHk
123123github.com/frankban/quicktest v1.14.6 /go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0 =
124124github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA =
125125github.com/fsnotify/fsnotify v1.7.0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
126- github.com/gabriel-vasile/mimetype v1.4.8 h1:FfZ3gj38NjllZIeJAmMhr+qKL8Wu+nOoI3GqacKw1NM =
127- github.com/gabriel-vasile/mimetype v1.4.8 /go.mod h1:ByKUIKGjh1ODkGM1asKUbQZOLGrPjydw3hYPU2YU9t8 =
126+ github.com/gabriel-vasile/mimetype v1.4.11 h1:AQvxbp830wPhHTqc1u7nzoLT+ZFxGY7emj5DR5DYFik =
127+ github.com/gabriel-vasile/mimetype v1.4.11 /go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s =
128128github.com/georgysavva/scany/v2 v2.1.4 h1:nrzHEJ4oQVRoiKmocRqA1IyGOmM/GQOEsg9UjMR5Ip4 =
129129github.com/georgysavva/scany/v2 v2.1.4 /go.mod h1:fqp9yHZzM/PFVa3/rYEC57VmDx+KDch0LoqrJzkvtos =
130130github.com/getkin/kin-openapi v0.128.0 h1:jqq3D9vC9pPq1dGcOCv7yOp1DaEe7c/T1vzcLbITSp4 =
You can’t perform that action at this time.
0 commit comments