Skip to content

Commit

Permalink
chore: tidy prior to kv refactor (#5342)
Browse files Browse the repository at this point in the history
* Start cleaning up/reviewing for kv refactor

* Remove dependency on graceful http layer

* Remove deprecated cli option --new-sources

* Run gofmt and remove dep related files

* Update non-influx deps

* Update kapacitor dep

* Compile regexp's once

* Remove un-needed struct members

* Remove unused integrations code
  • Loading branch information
glinton committed Jan 9, 2020
1 parent 5f77cda commit 1806d6c
Show file tree
Hide file tree
Showing 79 changed files with 465 additions and 4,828 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -2,6 +2,7 @@
ui/reports/
build/
backup/
vendor/
.vscode/

# Binaries
Expand Down

0 comments on commit 1806d6c

Please sign in to comment.