From f113411e57859024ee422569285cff2304348d36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 10:39:04 +0800 Subject: [PATCH] build: bump github.com/yin1999/healthreport from 1.1.5 to 1.1.6 (#18) Bumps [github.com/yin1999/healthreport](https://github.com/yin1999/healthreport) from 1.1.5 to 1.1.6. - [Release notes](https://github.com/yin1999/healthreport/releases) - [Commits](https://github.com/yin1999/healthreport/compare/v1.1.5...v1.1.6) --- updated-dependencies: - dependency-name: github.com/yin1999/healthreport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index c4bf256..e31502a 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,6 @@ module main go 1.17 -require github.com/yin1999/healthreport v1.1.5 +require github.com/yin1999/healthreport v1.1.6 require github.com/google/go-querystring v1.1.0 // indirect diff --git a/go.sum b/go.sum index 7a78bc9..b5e3b85 100644 --- a/go.sum +++ b/go.sum @@ -2,6 +2,6 @@ github.com/google/go-cmp v0.5.2 h1:X2ev0eStA3AbceY54o37/0PQ/UWqKEiiO2dKL5OPaFM= github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8= github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU= -github.com/yin1999/healthreport v1.1.5 h1:IMC0+/xEGiT3FENVvX6/ReBfPlBrDZ7vzicHgnf4Lcs= -github.com/yin1999/healthreport v1.1.5/go.mod h1:QBX/b/LmKlkJoaNiYNdczSedBK+6tmtHmczTmMwUu2Y= +github.com/yin1999/healthreport v1.1.6 h1:e6nJvWE+eCPqgpnjtC5Qi2A0AjWkXVyBlEq1R3RMjzA= +github.com/yin1999/healthreport v1.1.6/go.mod h1:QBX/b/LmKlkJoaNiYNdczSedBK+6tmtHmczTmMwUu2Y= golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=