From 635a838250638e3a1aff89a6001948bb4948ee34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 21:30:51 +0000 Subject: [PATCH] build(deps): bump github.com/rs/zerolog from 1.26.0 to 1.28.0 Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.26.0 to 1.28.0. - [Release notes](https://github.com/rs/zerolog/releases) - [Commits](https://github.com/rs/zerolog/compare/v1.26.0...v1.28.0) --- updated-dependencies: - dependency-name: github.com/rs/zerolog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index feacc1f..bc3044f 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/PuerkitoBio/goquery v1.8.0 github.com/go-chi/chi v4.1.2+incompatible github.com/justinas/alice v1.2.0 - github.com/rs/zerolog v1.26.0 + github.com/rs/zerolog v1.28.0 github.com/stretchr/testify v1.7.0 github.com/urfave/cli/v2 v2.23.7 golang.org/x/net v0.0.0-20210916014120-12bc252f5db8