At this time, the go.mod file specifies only the module path, the Go
language version, the minimum required version of the go-gerrit module
dependency, and nothing more.
In the future, it can be expanded to specify additional information,
such as other required modules and their versions, and so on.