Skip to content

Commit

Permalink
fix(exporter/discord): fixed silly package name mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshi Yamaguchi committed Nov 29, 2023
1 parent ded4e64 commit 9f71b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/discordexporter/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/ymotongpoo/opentelemetry-collector-extra/receiver/discordreceiver
module github.com/ymotongpoo/opentelemetry-collector-extra/exporter/discordexporter

go 1.21.4

Expand Down

0 comments on commit 9f71b9b

Please sign in to comment.