I am following a simple web server example in Go.
I inserted a log statement so that the resulting code looks like below:
log
package main
As Didier says, it's your browser trying to load the favicon. You can prevent this by adding this code to the