On Thursday, 25 November 2021 at 18:43:44 UTC+1 bmar...@gmail.com wrote:
> I often give some training in my company about Go and I recommend the Tour
> of Go as introducing but since September, french Tour of Go returns a http
> 500 error (cf. my previous message
> https://groups.google.com/g/g
I often give some training in my company about Go and I recommend the Tour
of Go as introducing but since September, french Tour of Go returns a http
500 error (cf. my previous
message https://groups.google.com/g/golang-nuts/c/o8pBT6_z9OU/m/0q4Hn2JLAgAJ
) and it seems to be still the case curre
On Mon, Nov 22, 2021 at 11:58 PM Brian Candler wrote:
>
> It's working for me now. Either it was a temporary glitch, or there's some
> problem with your browser that needs investigating (open your developer
> console and see what happens when you click the Run button).
After you reported the p
Hi, I had the same problem in the Firefox browser.
Actually, there are 2 errors in the browser console:
Content Security Policy: The page’s settings blocked the loading of a
resource at inline (“script-src”). 3 script.js:587:30117
Content Security Policy: The page’s settings blocked the loading of
It's working for me now. Either it was a temporary glitch, or there's some
problem with your browser that needs investigating (open your developer
console and see what happens when you click the Run button).
--
You received this message because you are subscribed to the Google Groups
"golang-