Skip to content

Commit 4bc9535

Browse files
authored
Merge pull request #3 from vimc/vimc-4690
Workaround go module change
2 parents 67734aa + 1500e26 commit 4bc9535

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ fi
1111

1212
set -x
1313
snap install --classic go
14+
export GO111MODULE=off
1415
go get github.com/godbus/dbus
1516
go get github.com/prometheus/node_exporter
1617
cd ${GOPATH-$HOME/go}/src/github.com/prometheus/node_exporter

0 commit comments

Comments
 (0)