Skip to content
Snippets Groups Projects
Commit dae1dac3 authored by Jan David Mol's avatar Jan David Mol
Browse files

fix

parent 628369a0
No related branches found
No related tags found
1 merge request!8Work in progress adding publish distro
Pipeline #124612 skipped
...@@ -16,7 +16,7 @@ SRCREV = "3d4d40f6ada1f43e9c9194b5ddc01f522a6e98c4" ...@@ -16,7 +16,7 @@ SRCREV = "3d4d40f6ada1f43e9c9194b5ddc01f522a6e98c4"
GO_IMPORT = "github.com/SuperQ/chrony_exporter" GO_IMPORT = "github.com/SuperQ/chrony_exporter"
GO_INSTALL = "src/${GO_IMPORT}/" GO_INSTALL = "src/${GO_IMPORT}/"
inherit go go-mod systemd inherit go go-mod systemd useradd
export GO111MODULE = "on" export GO111MODULE = "on"
export GOPROXY = "https://proxy.golang.org" export GOPROXY = "https://proxy.golang.org"
......
...@@ -16,7 +16,7 @@ SRCREV = "11bf27e69dc302f4004bd67cb1ee3c0bf3832929" ...@@ -16,7 +16,7 @@ SRCREV = "11bf27e69dc302f4004bd67cb1ee3c0bf3832929"
GO_IMPORT = "github.com/prometheus/consul_exporter" GO_IMPORT = "github.com/prometheus/consul_exporter"
GO_INSTALL = "src/${GO_IMPORT}/" GO_INSTALL = "src/${GO_IMPORT}/"
inherit go go-mod systemd inherit go go-mod systemd useradd
export GO111MODULE = "on" export GO111MODULE = "on"
export GOPROXY = "https://proxy.golang.org" export GOPROXY = "https://proxy.golang.org"
......
...@@ -16,7 +16,7 @@ SRCREV = "f2ec547b49af53815038a50265aa2adcd1275959" ...@@ -16,7 +16,7 @@ SRCREV = "f2ec547b49af53815038a50265aa2adcd1275959"
GO_IMPORT = "github.com/prometheus/node_exporter" GO_IMPORT = "github.com/prometheus/node_exporter"
GO_INSTALL = "src/${GO_IMPORT}/" GO_INSTALL = "src/${GO_IMPORT}/"
inherit go go-mod systemd inherit go go-mod systemd useradd
export GO111MODULE = "on" export GO111MODULE = "on"
export GOPROXY = "https://proxy.golang.org" export GOPROXY = "https://proxy.golang.org"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment