Go to file
dependabot[bot] 87bc40a1e8
Bump github.com/unistack-org/micro/v3 from 3.6.0 to 3.7.1
Bumps [github.com/unistack-org/micro/v3](https://github.com/unistack-org/micro) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: github.com/unistack-org/micro/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 07:12:34 +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/unistack-org/micro/v3 from 3.6.0 to 3.7.1 2021-09-16 07:12:34 +00:00
go.sum Bump github.com/unistack-org/micro/v3 from 3.6.0 to 3.7.1 2021-09-16 07:12:34 +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