b96e3ee271
A few places have called tlog.Warn.Print, which directly calls into log.Logger due to embedding, losing all features of tlog. Stop embedding log.Logger to make sure the internal functions cannot be called accidentially and fix (several!) instances that did. |
||
---|---|---|
.. | ||
cryptocore_test.go | ||
cryptocore.go | ||
hkdf_test.go | ||
hkdf.go | ||
nonce.go | ||
randprefetch_test.go | ||
randprefetch.go | ||
randsize_test.go |