Skip to content

Commit

Permalink
v3.0.0 fixup.
Browse files Browse the repository at this point in the history
  • Loading branch information
MickMake committed Dec 15, 2022
1 parent 206cf28 commit 07cb691
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ func main() {

if err != nil {
_, _ = fmt.Fprintf(os.Stderr, "ERROR: %s\n", err)
os.Exit(1)
}
}

0 comments on commit 07cb691

Please sign in to comment.