Skip to content

Commit 0fd6cd0

Browse files
Merge branch 'main' into testing
2 parents d9126b3 + 7f88a9f commit 0fd6cd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ func main() {
216216
}
217217
}
218218
}
219-
}
219+
}

utils.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,4 +288,4 @@ Supported flags:
288288
-help (usage instructions)
289289
-version (version info)`
290290
fmt.Fprintln(os.Stderr, str)
291-
}
291+
}

0 commit comments

Comments
 (0)