GoLand
 
2021.3
Get GoLand
You are viewing the documentation for an earlier version of GoLand.

Go

Last modified: 19 March 2022

By default, GoLand suggests creating a Go modules project. With Go modules, you do not need to keep your project files under GOPATH and can easily manage dependencies in your project. Read more about Go modules at blog.golang.org.