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 @@ -7,8 +7,8 @@ require (
7
7
github.com/agext/regexp v1.3.0
8
8
github.com/andybalholm/cascadia v1.3.2
9
9
github.com/deckarep/golang-set v1.8.0
10
+ github.com/gorilla/mux v1.8.1
10
11
github.com/go-viper/mapstructure/v2 v2.1.0
11
- github.com/gorilla/mux v1.7.4
12
12
github.com/gotd/contrib v0.20.0
13
13
github.com/pdfcpu/pdfcpu v0.5.0
14
14
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l
24
24
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
25
25
github.com/google/brotli/go/cbrotli v0.0.0-20230829110029-ed738e842d2f h1:jopqB+UTSdJGEJT8tEqYyE29zN91fi2827oLET8tl7k =
26
26
github.com/google/brotli/go/cbrotli v0.0.0-20230829110029-ed738e842d2f /go.mod h1:nOPhAkwVliJdNTkj3gXpljmWhjc4wCaVqbMJcPKWP4s =
27
- github.com/gorilla/mux v1.7.4 h1:VuZ8uybHlWmqV03+zRzdwKL4tUnIp1MAQtp1mIFE1bc =
28
- github.com/gorilla/mux v1.7.4 /go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So =
27
+ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY =
28
+ github.com/gorilla/mux v1.8.1 /go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ =
29
29
github.com/gotd/contrib v0.20.0 h1:1Wc4+HMQiIKYQuGHVwVksIx152HFTP6B5n88dDe0ZYw =
30
30
github.com/gotd/contrib v0.20.0 /go.mod h1:P6o8W4niqhDPHLA0U+SA/L7l3BQHYLULpeHfRSePn9o =
31
31
github.com/hhrutter/lzw v1.0.0 h1:laL89Llp86W3rRs83LvKbwYRx6INE8gDn0XNb1oXtm0 =
You can’t perform that action at this time.
0 commit comments