Commit e94ea4b 1 parent 1829df2 commit e94ea4b Copy full SHA for e94ea4b
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 @@ -3,7 +3,7 @@ module github.com/MontFerret/worker
3
3
go 1.14
4
4
5
5
require (
6
- github.com/MontFerret/ferret v0.16.0
6
+ github.com/MontFerret/ferret v0.16.1
7
7
github.com/hashicorp/golang-lru v0.5.4
8
8
github.com/labstack/echo/v4 v4.6.1
9
9
github.com/namsral/flag v1.7.4-pre
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
2
2
github.com/Masterminds/glide v0.13.2 /go.mod h1:STyF5vcenH/rUqTEv+/hBXlSTo7KYwg2oc2f4tzPWic =
3
3
github.com/Masterminds/semver v1.4.2 /go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y =
4
4
github.com/Masterminds/vcs v1.13.0 /go.mod h1:N09YCmOQr6RLxC6UNHzuVwAdodYbbnycGHSmwVJjcKA =
5
- github.com/MontFerret/ferret v0.16.0 h1:CFaBE0YjB3ovCUooZLwly3pJi/IQ5Z1pGK0ORFBof5Y =
6
- github.com/MontFerret/ferret v0.16.0 /go.mod h1:sYdL9nEVhCx+pfH2M5uQOiZtRteoURm0+VM7BurNHQw =
5
+ github.com/MontFerret/ferret v0.16.1 h1:+f4soLtIdV7XTSkKiGwhzemH/WfDbsimJzC9Cg0I/Gk =
6
+ github.com/MontFerret/ferret v0.16.1 /go.mod h1:sYdL9nEVhCx+pfH2M5uQOiZtRteoURm0+VM7BurNHQw =
7
7
github.com/PuerkitoBio/goquery v1.8.0 h1:PJTF7AmFCFKk1N6V6jmKfrNH9tV5pNE6lZMkG0gta/U =
8
8
github.com/PuerkitoBio/goquery v1.8.0 /go.mod h1:ypIiRMtY7COPGk+I/YbZLbxsxn9g5ejnI2HSMtkjZvI =
9
9
github.com/andybalholm/cascadia v1.3.1 h1:nhxRkql1kdYCc8Snf7D5/D3spOX+dBgjA6u8x004T2c =
You can’t perform that action at this time.
0 commit comments