File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ require (
43
43
github.com/envoyproxy/protoc-gen-validate v1.1.0
44
44
github.com/fatih/color v1.18.0
45
45
github.com/felixge/fgprof v0.9.5
46
- github.com/gabriel-vasile/mimetype v1.4.7
46
+ github.com/gabriel-vasile/mimetype v1.4.8
47
47
github.com/getsentry/sentry-go v0.30.0
48
48
github.com/go-errors/errors v1.5.1
49
49
github.com/go-git/go-git/v5 v5.13.0
Original file line number Diff line number Diff line change @@ -279,6 +279,8 @@ github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4
279
279
github.com/fsnotify/fsnotify v1.6.0 /go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw =
280
280
github.com/gabriel-vasile/mimetype v1.4.7 h1:SKFKl7kD0RiPdbht0s7hFtjl489WcQ1VyPW8ZzUMYCA =
281
281
github.com/gabriel-vasile/mimetype v1.4.7 /go.mod h1:GDlAgAyIRT27BhFl53XNAFtfjzOkLaF35JdEG0P7LtU =
282
+ github.com/gabriel-vasile/mimetype v1.4.8 h1:FfZ3gj38NjllZIeJAmMhr+qKL8Wu+nOoI3GqacKw1NM =
283
+ github.com/gabriel-vasile/mimetype v1.4.8 /go.mod h1:ByKUIKGjh1ODkGM1asKUbQZOLGrPjydw3hYPU2YU9t8 =
282
284
github.com/getsentry/sentry-go v0.30.0 h1:lWUwDnY7sKHaVIoZ9wYqRHJ5iEmoc0pqcRqFkosKzBo =
283
285
github.com/getsentry/sentry-go v0.30.0 /go.mod h1:WU9B9/1/sHDqeV8T+3VwwbjeR5MSXs/6aqG3mqZrezA =
284
286
github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c =
You can’t perform that action at this time.
0 commit comments