e73ff94ef9
go: go get -u ./... && go mod vendor && go mod tidy
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-10-07 10:03:46 -04:00
fa29fcb58d
go*: go get -u ./...
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-03-22 10:57:01 -04:00
45591ed121
go: updating modules
...
It seems this may be the last update to urfave/cli for go1.17, as their
v2.25 uses generics of go1.18 and didn't partition it with build tags
😵 😵 😵
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-03-22 10:42:20 -04:00
9e437eee80
go: update modules
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2022-07-05 09:02:09 -04:00
17687d8c29
main: switch to urfave/cli/v2
...
For now this is a drop in replacement for all the flags curently
implemented
Fixes : #171
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2022-04-04 16:06:48 -04:00