Update all dependencies
This commit is contained in:
parent
628dc66685
commit
47bc78b80a
365 changed files with 37935 additions and 16866 deletions
2
vendor/github.com/spf13/jwalterweatherman/README.md
generated
vendored
2
vendor/github.com/spf13/jwalterweatherman/README.md
generated
vendored
|
@ -18,7 +18,7 @@ provides a few advantages over using the standard log library alone.
|
|||
I really wanted a very straightforward library that could seamlessly do
|
||||
the following things.
|
||||
|
||||
1. Replace all the println, printf, etc statements thought my code with
|
||||
1. Replace all the println, printf, etc statements thoughout my code with
|
||||
something more useful
|
||||
2. Allow the user to easily control what levels are printed to stdout
|
||||
3. Allow the user to easily control what levels are logged
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue