mirror of
https://github.com/jimeh/casecmp.git
synced 2026-02-19 10:26:40 +00:00
Remove the kingpin external dependency, and instead just use Go's stdlib flag package. BREAKING CHANGE: Long versions of command line flags are no longer supported.
4 lines
41 B
Modula-2
4 lines
41 B
Modula-2
module github.com/jimeh/casecmp
|
|
|
|
go 1.19
|