File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ 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/go-viper/mapstructure/v2 v2.0 .0
10
+ github.com/go-viper/mapstructure/v2 v2.1 .0
11
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
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
17
17
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
18
18
github.com/deckarep/golang-set v1.8.0 h1:sk9/l/KqpunDwP7pSjUg0keiOOLEnOBHzykLrsPppp4 =
19
19
github.com/deckarep/golang-set v1.8.0 /go.mod h1:5nI87KwE7wgsBU1F4GKAw2Qod7p5kyS383rP6+o6qqo =
20
- github.com/go-viper/mapstructure/v2 v2.0 .0 h1:dhn8MZ1gZ0mzeodTG3jt5Vj/o87xZKuNAprG2mQfMfc =
21
- github.com/go-viper/mapstructure/v2 v2.0 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
20
+ github.com/go-viper/mapstructure/v2 v2.1 .0 h1:gHnMa2Y/pIxElCH2GlZZ1lZSsn6XMtufpGyP1XxdC/w =
21
+ github.com/go-viper/mapstructure/v2 v2.1 .0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
22
22
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
23
23
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE =
24
24
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
You can’t perform that action at this time.
0 commit comments