Commit Graph

13 Commits

Author SHA1 Message Date
Jeff Carr bc7c114485 junk
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-05 08:54:29 -06:00
Seth Vargo 200c018481
Switch to Go 1.20 errors package
This updates all subpackages and removes use of go-multierror in favor of the stdlib implementation.
2023-07-16 17:37:11 -04:00
Eyal Posener 5d9f7f10f0 Fix failing go1.16 test
Fixes #132
2021-01-30 11:13:29 +02:00
Eyal Posener 1f0264a9ce Use autogen 2020-05-10 06:04:42 +03:00
Eyal Posener bdd345f079 Fix (un)installation failure detection 2020-01-03 14:42:15 +02:00
Eyal Posener 3ac431b3cc Update to script 1.0.4 2019-11-24 08:28:56 +02:00
Eyal Posener e8cb4f352f fix script change 2019-11-24 00:42:07 +02:00
Eyal Posener ddaf561db3 Install: use script library 2019-11-23 12:14:56 +02:00
Eyal Posener b05895fa6c fix references to complete 2019-11-20 22:52:44 +02:00
Eyal Posener c3bfbddfe6 Move install package back to project root 2019-11-19 05:17:52 +02:00
Eyal Posener 7c7ab2f59a update module import path 2019-11-18 01:25:16 +02:00
Eyal Posener f7264fe385 fix off-by-one error for sub command completion.
Fixes #97
2019-10-23 22:49:48 +03:00
Adam S Levy fe498e5eda build(go111): Add go module support 2018-08-27 11:55:41 -08:00