Compile error:-
core/blockchain.go:202:27: undefined: atomic.Pointer
Same thing happened a few weeks ago here: #26679
Users of Ubuntu 22.04 LTS now have to compile a new version of go as the repo version is 1.18. Or these changes need to be backed out which is what happened 2 weeks ago. Can your automated builds not use 1.18 to spot these errors, until you decide to no longer support 1.18?