Skip to content

Go Datasource

Identifier: go

Default versioning: semver

Custom registry support:

❌ No custom registry support.

Description:

This datasource will default to using the GOPROXY settings https://proxy.golang.org,direct if there is no value defined in environment variables.

To override this default and use a different proxy, simply configure GOPROXY to an alternative setting in env.

To override this default and stop using any proxy at all, set GOPROXY to the value direct.

Default configuration:

{
  "commitMessageTopic": "module {{depName}}"
}

Open items

The below list of features and bugs were current when this page was generated on April 19, 2024.

Feature requests

  • Support GOINSECURE #28513
  • Feature Request: gomod support for deprecated modules #27478
  • Ignore retracted versions of go dependencies #13012

Bug reports

  • Go module under GitLab subgroup is not detected when GOPROXY is not set #16743