If you come to Go from JavaScript, one small thing surprises almost every developer.

Open any package.json. Look near the top. It is always there:

{

"name": "my-app",

"version": "1.2.3"