Commit 45cb6467 authored by Jérome Perrin's avatar Jérome Perrin

software/grafana: update loki to v2.3.0

This contain the fix for go 1.16 that we backported, so we can use
upstream repository again
parent 32ee8ff6
......@@ -32,8 +32,8 @@ revision = v7.5.2-0-gca413c612f
[go_github.com_grafana_loki]
<= go-git-package
go.importpath = github.com/grafana/loki
repository = https://github.com/perrinjerome/loki
revision = v2.2.1-1-gda6d45f2
repository = https://github.com/grafana/loki
revision = v2.3.0-0-gf5fd02966
[go_github.com_influxdata_influxdb]
<= go-git-package
......@@ -58,7 +58,7 @@ revision = v0.0.1-0-gf8981f3
golang = ${golang1.17:location}
install =
${go_github.com_grafana_loki:location}:./cmd/loki
${go_github.com_grafana_loki:location}:./cmd/promtail
${go_github.com_grafana_loki:location}:./clients/cmd/promtail
${go_github.com_grafana_loki:location}:./cmd/logcli
${go_github.com_influxdata_telegraf:location}:./cmd/...
${go_github.com_influxdata_influxdb:location}:./cmd/...
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment