build(deps): bump github.com/Abirdcfly/dupword from 0.1.1 to 0.1.3 (#5062)
Some checks failed
CodeQL / Analyze (go) (push) Failing after 12s
Documentation / Build and deploy documentation (push) Failing after 40s
CI / go-mod (push) Failing after 1m12s
CI / golangci-lint (push) Failing after 1m36s
CI / tests-on-windows (push) Has been skipped
CI / tests-on-macos (push) Has been skipped
CI / tests-on-unix (1.22) (push) Has been skipped
CI / tests-on-unix (1.23) (push) Has been skipped
CI / commands (push) Has been skipped
CI / check_generated (push) Failing after 2m4s
CI / Installation script (local) (ubuntu-latest) (push) Failing after 2m32s
CI / Installation script (local) (macos-latest) (push) Has been cancelled
CI / Installation script (local) (windows-latest) (push) Has been cancelled

This commit is contained in:
dependabot[bot] 2024-10-08 16:36:15 +02:00 committed by GitHub
parent b07c319f55
commit 944e1d8441
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ require (
4d63.com/gocheckcompilerdirectives v1.2.1
4d63.com/gochecknoglobals v0.2.1
github.com/4meepo/tagalign v1.3.4
github.com/Abirdcfly/dupword v0.1.1
github.com/Abirdcfly/dupword v0.1.3
github.com/Antonboom/errname v1.0.0
github.com/Antonboom/nilnil v1.0.0
github.com/Antonboom/testifylint v1.5.0

4
go.sum generated
View File

@ -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.4 h1:P51VcvBnf04YkHzjfclN6BbsopfJR5rxs1n+5zHt+w8=
github.com/4meepo/tagalign v1.3.4/go.mod h1:M+pnkHH2vG8+qhE5bVc/zeP7HS/j910Fwa9TUSyZVI0=
github.com/Abirdcfly/dupword v0.1.1 h1:Bsxe0fIw6OwBtXMIncaTxCLHYO5BB+3mcsR5E8VXloY=
github.com/Abirdcfly/dupword v0.1.1/go.mod h1:B49AcJdTYYkpd4HjgAcutNGG9HZ2JWwKunH9Y2BA6sM=
github.com/Abirdcfly/dupword v0.1.3 h1:9Pa1NuAsZvpFPi9Pqkd93I7LIYRURj+A//dFd5tgBeE=
github.com/Abirdcfly/dupword v0.1.3/go.mod h1:8VbB2t7e10KRNdwTVoxdBaxla6avbhGzb8sCTygUMhw=
github.com/Antonboom/errname v1.0.0 h1:oJOOWR07vS1kRusl6YRSlat7HFnb3mSfMl6sDMRoTBA=
github.com/Antonboom/errname v1.0.0/go.mod h1:gMOBFzK/vrTiXN9Oh+HFs+e6Ndl0eTFbtsRTSRdXyGI=
github.com/Antonboom/nilnil v1.0.0 h1:n+v+B12dsE5tbAqRODXmEKfZv9j2KcTBrp+LkoM4HZk=