mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-27 12:19:23 +00:00
Use mod vendor for vendored directory (backwards compatible)
This commit is contained in:
14
vendor/github.com/alecthomas/log4go/README
generated
vendored
Normal file
14
vendor/github.com/alecthomas/log4go/README
generated
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# This is an unmaintained fork, left only so it doesn't break imports.
|
||||
|
||||
Please see http://log4go.googlecode.com/
|
||||
|
||||
Installation:
|
||||
- Run `goinstall log4go.googlecode.com/hg`
|
||||
|
||||
Usage:
|
||||
- Add the following import:
|
||||
import l4g "log4go.googlecode.com/hg"
|
||||
|
||||
Acknowledgements:
|
||||
- pomack
|
||||
For providing awesome patches to bring log4go up to the latest Go spec
|
Reference in New Issue
Block a user