Build your Golang code with Go Modules

You can now build your go projects with go modules! Please take a look at our Go modules documentation.

At the begining of Go's adoption, the build tools available were goinstall and then go get. It worked simply, but versioning was not managed. Developers started vendoring libs, it started to be a bit messy. The Go community addressed this problem with different third-party builds and dependencies management tools. And then came the official answer from the Go team: Go Modules. And we support it on Clever Cloud \o/.

How to Deploy

The default build tool is still go get. So to choose go modules you will need the following environment variable: CC_GO_BUILD_TOOL=gomod

Please make sure your go.mod file is at the root of your repository alongside main.go. If you have a different entrypoint you can specify it with the environment variable CC_GO_PKG=./path/to/entrypoint.go

If you follow those two advices, everything should go well and you will have your deployed go application on Clever Cloud. We hope you will enjoy using it. Please let us know if you have any other suggestions to make our golang support better.

Happy coding!

Blog

À lire également

Manage your WordPress identities with Keycloak

Managing logins to your website can be a complex task. Fortunately, tools like Keycloak, an open-source Identity and Access Management (IAM) solution, can make it much easier to handle authentication and authorization for your application.
Engineering

Clever Cloud launches its first certification: “Cloud Concepts 101”

Clever Cloud, a leading European provider of Platform as a Service (PaaS) solutions, announces the launch of its first official certification, Cloud Concepts 101, designed to help developers master the fundamentals of cloud computing and the Clever Cloud platform.
Company

ACCES 2025: A Day Dedicated to Showcasing Clever Cloud Innovations at the Heart of FOST

Take part in ACCES – Amazing Clever Cloud Enterprise Summit, at FOST Paris.
Company Event