Record how long each fetcher took
This commit is contained in:
parent
2fac0390b1
commit
ffd9d2e695
3 changed files with 68 additions and 18 deletions
2
go.mod
2
go.mod
|
|
@ -16,7 +16,7 @@ require (
|
|||
github.com/pquerna/otp v1.4.0
|
||||
github.com/rs/zerolog v1.29.0
|
||||
github.com/tkw1536/goprogram v0.3.5
|
||||
github.com/tkw1536/pkglib v0.0.0-20230428081457-cc953b972cee
|
||||
github.com/tkw1536/pkglib v0.0.0-20230430134020-5cea3bd2ebdc
|
||||
github.com/yuin/goldmark v1.5.4
|
||||
github.com/yuin/goldmark-meta v1.1.0
|
||||
golang.org/x/crypto v0.8.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue