Skip to content

Conversation

mrngm
Copy link
Contributor

@mrngm mrngm commented Jul 11, 2025

The home page was introduced in #1945 or commit 359c119. This commit fixes a typo; the correct Go environment variable is GONOSUMDB instead of GONOSUM.

What is the problem I am trying to address?

When looking at the home page of Athens, it instructs the user to use GONOSUM, which isn't a recognized Go environment variable. GONOSUMDB is the correct environment variable.

How is the fix applied?

The built-in home page is automatically updated when building cmd/proxy. If a user customized this template (see docs/content/configuration/home-template.md), they may need to manually update their template if it contained GONOSUM instead of GONOSUMDB.

What GitHub issue(s) does this PR fix or close?

None

The home page was introduced in gomods#1945 or commit
359c119. This commit fixes a typo; the
correct Go environment variable is `GONOSUMDB` instead of `GONOSUM`.
@mrngm mrngm requested a review from a team as a code owner July 11, 2025 12:10
@nrwiersma nrwiersma merged commit 5d36140 into gomods:main Jul 19, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants