diff options
author | Alex Auvolat <alex@adnab.me> | 2020-02-02 12:34:52 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-02-02 12:34:52 +0100 |
commit | e9e7a4cb4bdf0a1fe0356d465f8becac49b46320 (patch) | |
tree | 1ec0d4a75336e209eabac987a1863f35bcd8e27c /TODO.md | |
parent | 8de94a32a8530926dcddcad9e98fb213dc799ce3 (diff) | |
download | bottin-e9e7a4cb4bdf0a1fe0356d465f8becac49b46320.tar.gz bottin-e9e7a4cb4bdf0a1fe0356d465f8becac49b46320.zip |
Update README with accurate info on how to build Bottin
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +- Switch to `go mod` for building Bottin + +- Implement missing search filters (in applyFilter) +- Add an initial prefix to the consul key value + +- Potential bugs with different combinations of lower/uppercase names |