I understand there's been a recent change related to Sec-Fetch-Site: same-origin.
Since updating to the latest Go version, I am unable to create new Go links (old go links and go/ still work). It's not entirely clear what this header is meant to do, and how I can bypass this current issue.
The error in the browser is: invalid non Sec-Fetch-Site: same-origin request
I'm having this on both Firefox and Chrome on OSX. Everything is at the latest version. There's nothing useful in the Go logs via docker logs go.