Merge pull request #465 from dagger/dependabot/go_modules/github.com/rs/zerolog-1.22.0

build(deps): bump github.com/rs/zerolog from 1.21.0 to 1.22.0
This commit is contained in:
Andrea Luzzardi
2021-05-17 15:40:32 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/morikuni/aec v1.0.0
github.com/opencontainers/go-digest v1.0.0
github.com/opentracing/opentracing-go v1.2.0
github.com/rs/zerolog v1.21.0
github.com/rs/zerolog v1.22.0
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.7.0