Skip to content

Commit

Permalink
correct package name in go.mod to github.com/humanlogio/humanlog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwarden authored and Antoine Grondin committed Dec 6, 2022
1 parent da5582c commit 53d9141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/johnwarden/humanlog
module github.com/humanlogio/humanlog

go 1.19

Expand Down

0 comments on commit 53d9141

Please sign in to comment.