* remove any.ClearCachedValue method This method is in a public interface but used only for tests. It shouldn't be used - `Any` values shouldn't be manipulated. This could lead to bugs. * rename any_test.go Co-authored-by: Alessio Treglia <alessio@tendermint.com>