From 597bfac8e43ac94944fd691e44281ddc21877c15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 11:27:54 +0000 Subject: [PATCH] build(deps): bump github.com/Abirdcfly/dupword from 0.0.13 to 0.0.14 Bumps [github.com/Abirdcfly/dupword](https://github.com/Abirdcfly/dupword) from 0.0.13 to 0.0.14. - [Release notes](https://github.com/Abirdcfly/dupword/releases) - [Changelog](https://github.com/Abirdcfly/dupword/blob/main/.goreleaser.yml) - [Commits](https://github.com/Abirdcfly/dupword/compare/v0.0.13...v0.0.14) --- updated-dependencies: - dependency-name: github.com/Abirdcfly/dupword dependency-type: direct:production update-type: version-update:semver-patch ... 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 ec6f3ecc7268..0d944a508aa7 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( 4d63.com/gocheckcompilerdirectives v1.2.1 4d63.com/gochecknoglobals v0.2.1 github.com/4meepo/tagalign v1.3.3 - github.com/Abirdcfly/dupword v0.0.13 + github.com/Abirdcfly/dupword v0.0.14 github.com/Antonboom/errname v0.1.12 github.com/Antonboom/nilnil v0.1.7 github.com/Antonboom/testifylint v1.1.2 diff --git a/go.sum b/go.sum index 3bae41afefe6..d4d8c2c2f3b0 100644 --- a/go.sum +++ b/go.sum @@ -37,8 +37,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9 dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU= github.com/4meepo/tagalign v1.3.3 h1:ZsOxcwGD/jP4U/aw7qeWu58i7dwYemfy5Y+IF1ACoNw= github.com/4meepo/tagalign v1.3.3/go.mod h1:Q9c1rYMZJc9dPRkbQPpcBNCLEmY2njbAsXhQOZFE2dE= -github.com/Abirdcfly/dupword v0.0.13 h1:SMS17YXypwP000fA7Lr+kfyBQyW14tTT+nRv9ASwUUo= -github.com/Abirdcfly/dupword v0.0.13/go.mod h1:Ut6Ue2KgF/kCOawpW4LnExT+xZLQviJPE4klBPMK/5Y= +github.com/Abirdcfly/dupword v0.0.14 h1:3U4ulkc8EUo+CaT105/GJ1BQwtgyj6+VaBVbAX11Ba8= +github.com/Abirdcfly/dupword v0.0.14/go.mod h1:VKDAbxdY8YbKUByLGg8EETzYSuC4crm9WwI6Y3S0cLI= github.com/Antonboom/errname v0.1.12 h1:oh9ak2zUtsLp5oaEd/erjB4GPu9w19NyoIskZClDcQY= github.com/Antonboom/errname v0.1.12/go.mod h1:bK7todrzvlaZoQagP1orKzWXv59X/x0W0Io2XT1Ssro= github.com/Antonboom/nilnil v0.1.7 h1:ofgL+BA7vlA1K2wNQOsHzLJ2Pw5B5DpWRLdDAVvvTow=