Skip to content

Commit b8ed3a5

Browse files
Excavator: Bump go dependency github.com/Abirdcfly/dupword (#118)
1 parent 8ab864b commit b8ed3a5

File tree

5 files changed

+17
-8
lines changed

5 files changed

+17
-8
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
4d63.com/gochecknoglobals v0.2.2
88
dev.gaijin.team/go/exhaustruct/v4 v4.0.0
99
github.com/4meepo/tagalign v1.4.3
10-
github.com/Abirdcfly/dupword v0.1.6
10+
github.com/Abirdcfly/dupword v0.1.7
1111
github.com/AlwxSin/noinlineerr v1.0.5
1212
github.com/Antonboom/errname v1.1.1
1313
github.com/Antonboom/nilnil v1.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ dev.gaijin.team/go/golib v0.7.0 h1:Ho2217eFXSnP78iCX21Bq7KkcY8b2cJJULtc5SXOeF0=
1010
dev.gaijin.team/go/golib v0.7.0/go.mod h1:c5fu7t1RSGMxSQgcUYO1sODbzsYnOCXJLmHeNG1Eb+0=
1111
github.com/4meepo/tagalign v1.4.3 h1:Bnu7jGWwbfpAie2vyl63Zup5KuRv21olsPIha53BJr8=
1212
github.com/4meepo/tagalign v1.4.3/go.mod h1:00WwRjiuSbrRJnSVeGWPLp2epS5Q/l4UEy0apLLS37c=
13-
github.com/Abirdcfly/dupword v0.1.6 h1:qeL6u0442RPRe3mcaLcbaCi2/Y/hOcdtw6DE9odjz9c=
14-
github.com/Abirdcfly/dupword v0.1.6/go.mod h1:s+BFMuL/I4YSiFv29snqyjwzDp4b65W2Kvy+PKzZ6cw=
13+
github.com/Abirdcfly/dupword v0.1.7 h1:2j8sInznrje4I0CMisSL6ipEBkeJUJAmK1/lfoNGWrQ=
14+
github.com/Abirdcfly/dupword v0.1.7/go.mod h1:K0DkBeOebJ4VyOICFdppB23Q0YMOgVafM0zYW0n9lF4=
1515
github.com/AlwxSin/noinlineerr v1.0.5 h1:RUjt63wk1AYWTXtVXbSqemlbVTb23JOSRiNsshj7TbY=
1616
github.com/AlwxSin/noinlineerr v1.0.5/go.mod h1:+QgkkoYrMH7RHvcdxdlI7vYYEdgeoFOVjU9sUhw/rQc=
1717
github.com/Antonboom/errname v1.1.1 h1:bllB7mlIbTVzO9jmSWVWLjxTEbGBVQ1Ff/ClQgtPw9Q=

vendor/github.com/Abirdcfly/dupword/README.md

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Abirdcfly/dupword/dupword.go

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ dev.gaijin.team/go/golib/fields
2020
# github.com/4meepo/tagalign v1.4.3
2121
## explicit; go 1.22.0
2222
github.com/4meepo/tagalign
23-
# github.com/Abirdcfly/dupword v0.1.6
24-
## explicit; go 1.23.0
23+
# github.com/Abirdcfly/dupword v0.1.7
24+
## explicit; go 1.24.0
2525
github.com/Abirdcfly/dupword
2626
# github.com/AlwxSin/noinlineerr v1.0.5
2727
## explicit; go 1.23.0

0 commit comments

Comments
 (0)