213ce28161
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.26.1 to 1.27.0. - [Release notes](https://github.com/rs/zerolog/releases) - [Commits](https://github.com/rs/zerolog/compare/v1.26.1...v1.27.0) --- updated-dependencies: - dependency-name: github.com/rs/zerolog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 lines
133 B
Modula-2
9 lines
133 B
Modula-2
module go.unistack.org/micro-logger-zerolog/v3
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/rs/zerolog v1.27.0
|
|
go.unistack.org/micro/v3 v3.9.8
|
|
)
|