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 @@ -21,7 +21,7 @@ require (
2121 github.com/cespare/xxhash/v2 v2.3.0 // indirect
2222 github.com/cloudwego/base64x v0.1.6 // indirect
2323 github.com/felixge/httpsnoop v1.0.4 // indirect
24- github.com/gabriel-vasile/mimetype v1.4.12 // indirect
24+ github.com/gabriel-vasile/mimetype v1.4.13 // indirect
2525 github.com/gin-contrib/sse v1.1.0 // indirect
2626 github.com/gin-gonic/gin v1.11.0 // indirect
2727 github.com/go-logr/logr v1.4.3 // indirect
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
1919github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2020github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg =
2121github.com/felixge/httpsnoop v1.0.4 /go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U =
22- github.com/gabriel-vasile/mimetype v1.4.12 h1:e9hWvmLYvtp846tLHam2o++qitpguFiYCKbn0w9jyqw =
23- github.com/gabriel-vasile/mimetype v1.4.12 /go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s =
22+ github.com/gabriel-vasile/mimetype v1.4.13 h1:46nXokslUBsAJE/wMsp5gtO500a4F3Nkz9Ufpk2AcUM =
23+ github.com/gabriel-vasile/mimetype v1.4.13 /go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s =
2424github.com/gin-contrib/sse v1.1.0 h1:n0w2GMuUpWDVp7qSpvze6fAu9iRxJY4Hmj6AmBOU05w =
2525github.com/gin-contrib/sse v1.1.0 /go.mod h1:hxRZ5gVpWMT7Z0B0gSNYqqsSCNIJMjzvm6fqCz9vjwM =
2626github.com/gin-gonic/gin v1.11.0 h1:OW/6PLjyusp2PPXtyxKHU0RbX6I/l28FTdDlae5ueWk =
You can’t perform that action at this time.
0 commit comments