Skip to content

Commit 5cb1656

Browse files
authored
build(deps): downgrade github.com/daixiang0/gci from 0.13.0 to 0.12.3 (#4484)
1 parent ec52d3c commit 5cb1656

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

.golangci.reference.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ linters-settings:
451451

452452
# Section configuration to compare against.
453453
# Section names are case-insensitive and may contain parameters in ().
454-
# The default order of sections is `standard > default > custom > blank > dot > alias > localmodule`,
454+
# The default order of sections is `standard > default > custom > blank > dot > alias`,
455455
# If `custom-order` is `true`, it follows the order of `sections` option.
456456
# Default: ["standard", "default"]
457457
sections:
@@ -461,7 +461,6 @@ linters-settings:
461461
- blank # Blank section: contains all blank imports. This section is not present unless explicitly enabled.
462462
- dot # Dot section: contains all dot imports. This section is not present unless explicitly enabled.
463463
- alias # Alias section: contains all alias imports. This section is not present unless explicitly enabled.
464-
- localmodule # Local module section: contains all local packages. This section is not present unless explicitly enabled.
465464

466465
# Skip generated files.
467466
# Default: true

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/charithe/durationcheck v0.0.10
3232
github.com/ckaznocha/intrange v0.1.0
3333
github.com/curioswitch/go-reassign v0.2.0
34-
github.com/daixiang0/gci v0.13.0
34+
github.com/daixiang0/gci v0.12.3
3535
github.com/denis-tingaikin/go-header v0.5.0
3636
github.com/fatih/color v1.16.0
3737
github.com/firefart/nonamedreturns v1.0.4

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)