Files
casecmp/go.mod
Jim Myhrberg 9a904fee99 feat!: remove external dependencies
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.
2022-11-14 19:01:31 +00:00

4 lines
41 B
Modula-2

module github.com/jimeh/casecmp
go 1.19