Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #2594

Merged
merged 2 commits into from
Sep 4, 2020
Merged

Update README.md #2594

merged 2 commits into from
Sep 4, 2020

Conversation

wardbekker
Copy link
Member

updated required Go version for building loki

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

updated to required Go version
README.md Outdated
@@ -99,7 +99,7 @@ Refer to [CONTRIBUTING.md](CONTRIBUTING.md)

Loki can be run in a single host, no-dependencies mode using the following commands.

You need `go` [v1.10+](https://golang.org/dl/) installed locally.
You need `go` [v1.14+](https://golang.org/dl/) installed locally.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that we strictly require 1.14? For that matter I don't know if we strictly require 1.10 or later.

I wonder if we should reword this to something like:

You need `go`, we recommend using the version found in [our build Dockerfile](https://github.com/grafana/loki/blob/master/loki-build-image/Dockerfile)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was not able to build Loki with Go version 1.13.x. Referring to the docker file version would keep these instructions evergreen.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to know, not sure why this would be!?

Copy link
Collaborator

@slim-bean slim-bean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks Ward!

@slim-bean slim-bean merged commit d4018f5 into master Sep 4, 2020
@slim-bean slim-bean deleted the wardbekker-patch-1 branch September 4, 2020 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants