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 @@ -44,7 +44,7 @@ require (
44
44
github.com/envoyproxy/protoc-gen-validate v1.2.1
45
45
github.com/fatih/color v1.18.0
46
46
github.com/felixge/fgprof v0.9.5
47
- github.com/gabriel-vasile/mimetype v1.4.8
47
+ github.com/gabriel-vasile/mimetype v1.4.9
48
48
github.com/getsentry/sentry-go v0.32.0
49
49
github.com/go-errors/errors v1.5.1
50
50
github.com/go-git/go-git/v5 v5.13.2
Original file line number Diff line number Diff line change @@ -330,6 +330,8 @@ github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4
330
330
github.com/fsnotify/fsnotify v1.6.0 /go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw =
331
331
github.com/gabriel-vasile/mimetype v1.4.8 h1:FfZ3gj38NjllZIeJAmMhr+qKL8Wu+nOoI3GqacKw1NM =
332
332
github.com/gabriel-vasile/mimetype v1.4.8 /go.mod h1:ByKUIKGjh1ODkGM1asKUbQZOLGrPjydw3hYPU2YU9t8 =
333
+ github.com/gabriel-vasile/mimetype v1.4.9 h1:5k+WDwEsD9eTLL8Tz3L0VnmVh9QxGjRmjBvAG7U/oYY =
334
+ github.com/gabriel-vasile/mimetype v1.4.9 /go.mod h1:WnSQhFKJuBlRyLiKohA/2DtIlPFAbguNaG7QCHcyGok =
333
335
github.com/getsentry/sentry-go v0.30.0 h1:lWUwDnY7sKHaVIoZ9wYqRHJ5iEmoc0pqcRqFkosKzBo =
334
336
github.com/getsentry/sentry-go v0.30.0 /go.mod h1:WU9B9/1/sHDqeV8T+3VwwbjeR5MSXs/6aqG3mqZrezA =
335
337
github.com/getsentry/sentry-go v0.32.0 h1:YKs+//QmwE3DcYtfKRH8/KyOOF/I6Qnx7qYGNHCGmCY =
You can’t perform that action at this time.
0 commit comments