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 @@ -3,7 +3,7 @@ module github.com/MontFerret/lab
33go 1.17
44
55require (
6- github.com/MontFerret/ferret v0.16.5
6+ github.com/MontFerret/ferret v0.16.6
77 github.com/go-git/go-billy/v5 v5.3.1
88 github.com/go-git/go-git/v5 v5.4.2
99 github.com/go-waitfor/waitfor v1.0.0
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ github.com/Masterminds/vcs v1.13.0/go.mod h1:N09YCmOQr6RLxC6UNHzuVwAdodYbbnycGHS
55github.com/Microsoft/go-winio v0.4.14 /go.mod h1:qXqCSQ3Xa7+6tgxaGTIe4Kpcdsi+P8jBhyzoq1bpyYA =
66github.com/Microsoft/go-winio v0.4.16 h1:FtSW/jqD+l4ba5iPBj9CODVtgfYAD8w2wS923g/cFDk =
77github.com/Microsoft/go-winio v0.4.16 /go.mod h1:XB6nPKklQyQ7GC9LdcBEcBl8PF76WugXOPRXwdLnMv0 =
8- github.com/MontFerret/ferret v0.16.5 h1:m7m4Lk6lteqtkIDA+Dk2mqadIm/dvz0OUWCibR471HM =
9- github.com/MontFerret/ferret v0.16.5 /go.mod h1:1/RHBJsdrV99phmnh+lLJsv665u2MPpfw1WDJHeaO5s =
8+ github.com/MontFerret/ferret v0.16.6 h1:7c3aR3UaRtAIbM9cqHlb5J9nv93Fxe4LJOFmIXfQdX4 =
9+ github.com/MontFerret/ferret v0.16.6 /go.mod h1:1/RHBJsdrV99phmnh+lLJsv665u2MPpfw1WDJHeaO5s =
1010github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 h1:YoJbenK9C67SkzkDfmQuVln04ygHj3vjZfd9FL+GmQQ =
1111github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 /go.mod h1:z4/9nQmJSSwwds7ejkxaJwO37dru3geImFUdJlaLzQo =
1212github.com/PuerkitoBio/goquery v1.8.0 h1:PJTF7AmFCFKk1N6V6jmKfrNH9tV5pNE6lZMkG0gta/U =
You can’t perform that action at this time.
0 commit comments