James Shubin
|
a7624a2bf9
|
legal: Happy 2023 everyone...
Done with:
ack '2022+' -l | xargs sed -i -e 's/2022+/2023+/g'
Checked manually with:
git add -p
Hello to future James from 2024, and Happy Hacking!
|
2023-03-05 18:31:52 -05:00 |
|
James Shubin
|
3cea422365
|
legal: Happy 2022 everyone...
Done with:
ack '2021+' -l | xargs sed -i -e 's/2021+/2022+/g'
Checked manually with:
git add -p
Hello to future James from 2023, and Happy Hacking!
|
2022-08-05 23:06:27 -04:00 |
|
James Shubin
|
cdc5ca8854
|
util: Add a simple log wrapper for io.Writer
This lets logger interfaces that use io.Writer get met by our logging
interface.
|
2021-05-04 05:27:07 -04:00 |
|