Skip to content

Commit 23674d8

Browse files
author
Doherty, Rory
committed
fix go.mod module name for go install
1 parent 01b9809 commit 23674d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/adhocteam/script_exporter
1+
module github.com/useful-devops-tools/script_exporter
22

33
go 1.14
44

0 commit comments

Comments
 (0)