🐛 Fix module name in go.mod
This commit is contained in:
parent
099a2014ce
commit
f022a13688
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,4 +1,4 @@
|
|||
module github.com/systemli/mastodon-exporter
|
||||
module github.com/systemli/prometheus-mastodon-exporter
|
||||
|
||||
go 1.19
|
||||
|
||||
|
|
Loading…
Reference in a new issue