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 dependencies #284

Merged
merged 3 commits into from
Sep 11, 2019
Merged

Update dependencies #284

merged 3 commits into from
Sep 11, 2019

Commits on Sep 9, 2019

  1. Update dependencies

    Also, add a go version line, as this tends to be added automatically
    by tools, but then it adds the Go version currently used, while
    Pushgateway should just build fine with older Go versions. (Specifying
    anything earlier than Go1.11 doesn't make sense, though, as Go modules
    weren't supported previously.)
    
    Signed-off-by: beorn7 <beorn@grafana.com>
    beorn7 committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    d1e8f2b View commit details
    Browse the repository at this point in the history
  2. Bump Go version to Go1.13

    Signed-off-by: beorn7 <beorn@grafana.com>
    beorn7 committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    cfa2c16 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Update vendored files

    Signed-off-by: beorn7 <beorn@grafana.com>
    beorn7 committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    1f775ab View commit details
    Browse the repository at this point in the history