Go to file
dependabot[bot] 22d8262944
Bump github.com/hashicorp/consul/api from 1.8.1 to 1.10.1
Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.8.1 to 1.10.1.
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/consul/compare/v1.8.1...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 07:09:08 +00:00
.github add dependabot automerge 2021-09-16 10:03:02 +03:00
.gitignore Initial commit 2020-12-07 15:24:19 +03:00
consul.go config: minor changes to split config and watcher files 2021-08-04 13:53:22 +03:00
go.mod Bump github.com/hashicorp/consul/api from 1.8.1 to 1.10.1 2021-09-16 07:09:08 +00:00
go.sum Bump github.com/hashicorp/consul/api from 1.8.1 to 1.10.1 2021-09-16 07:09:08 +00:00
LICENSE initial import 2020-12-08 00:58:12 +03:00
logger.go logger: change logger interface 2021-08-06 02:58:19 +03:00
options.go implement Save 2021-05-08 17:07:38 +03:00
README.md Initial commit 2020-12-07 15:24:19 +03:00
watcher.go config: minor changes to split config and watcher files 2021-08-04 13:53:22 +03:00

micro-config-consul