doc/go: remove platform from example

this should only be set if the package doesn't work with the default platforms

zowoq e67813b0 f49bd944

-1
-1
doc/languages-frameworks/go.section.md
··· 34 homepage = "https://github.com/knqyf263/pet"; 35 license = licenses.mit; 36 maintainers = with maintainers; [ kalbasit ]; 37 - platforms = platforms.linux ++ platforms.darwin; 38 }; 39 } 40 ```
··· 34 homepage = "https://github.com/knqyf263/pet"; 35 license = licenses.mit; 36 maintainers = with maintainers; [ kalbasit ]; 37 }; 38 } 39 ```