From 2133cf79b6d6a89026615fc46f15d8991692c3eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 10:57:13 +0000 Subject: [PATCH] Bump github.com/zloylos/grsync from 1.6.1 to 1.7.0 Bumps [github.com/zloylos/grsync](https://github.com/zloylos/grsync) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/zloylos/grsync/releases) - [Commits](https://github.com/zloylos/grsync/compare/v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/zloylos/grsync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index c263158..378ca24 100644 --- a/go.mod +++ b/go.mod @@ -13,6 +13,6 @@ require ( github.com/spf13/cobra v1.1.3 github.com/spf13/viper v1.14.0 github.com/tcnksm/go-httpstat v0.1.1-0.20170410140047-fae40520f4ba - github.com/zloylos/grsync v1.6.1 + github.com/zloylos/grsync v1.7.0 gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect ) diff --git a/go.sum b/go.sum index a720ded..d810ac1 100644 --- a/go.sum +++ b/go.sum @@ -622,8 +622,8 @@ github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY= -github.com/zloylos/grsync v1.6.1 h1:TShhGwI6Xi38pc58kS97ExnmqH7nBt/n6So6hqR5r54= -github.com/zloylos/grsync v1.6.1/go.mod h1:0Ue43fnWwx3doC5GkfmwmUwCAvQ54h06FRHXXX3ZWls= +github.com/zloylos/grsync v1.7.0 h1:7JjxC4CdzA7Inh771VelfUWdxIiMcXCXF5qV1Vx+W6E= +github.com/zloylos/grsync v1.7.0/go.mod h1:0Ue43fnWwx3doC5GkfmwmUwCAvQ54h06FRHXXX3ZWls= go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU= go.etcd.io/etcd/api/v3 v3.5.5/go.mod h1:KFtNaxGDw4Yx/BA4iPPwevUTAuqcsPxzyX8PHydchN8= go.etcd.io/etcd/client/pkg/v3 v3.5.5/go.mod h1:ggrwbk069qxpKPq8/FKkQ3Xq9y39kbFR4LnKszpRXeQ=