Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

Commit

Permalink
fix(lint): go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Gleich <git@mattglei.ch>
  • Loading branch information
gleich committed Aug 28, 2024
1 parent 7cd0aa2 commit a385c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/demos/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ func main() {
}
},
func() {
lumber.FatalMsg("Ahhh stuff broke")
lumber.FatalMsg("Fatal message")
},
}

Expand Down

0 comments on commit a385c2b

Please sign in to comment.