1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

Remove dependency to go-server-timing

fix #1586
This commit is contained in:
Romain de Laage 2022-10-14 17:59:08 +02:00 committed by Frédéric Guillot
parent 74b69a4c7c
commit ec47106c26
4 changed files with 20 additions and 27 deletions

3
go.mod
View file

@ -5,12 +5,9 @@ module miniflux.app
require (
github.com/PuerkitoBio/goquery v1.8.0
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/felixge/httpsnoop v1.0.3 // indirect
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/golang/gddo v0.0.0-20210115222349-20d68f94ee1f // indirect
github.com/gorilla/mux v1.8.0
github.com/lib/pq v1.10.7
github.com/mitchellh/go-server-timing v1.0.2-0.20201108055052-feb680ab92c2
github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect
github.com/prometheus/client_golang v1.13.0
github.com/rylans/getlang v0.0.0-20200505200108-4c3188ff8a2d