Skip to content

Commit 9c492af

Browse files
build(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.0 (golangci#4429)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent f6e2369 commit 9c492af

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.golangci.reference.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ linters-settings:
437437

438438
# Section configuration to compare against.
439439
# Section names are case-insensitive and may contain parameters in ().
440-
# The default order of sections is `standard > default > custom > blank > dot > alias`,
440+
# The default order of sections is `standard > default > custom > blank > dot > alias > localmodule`,
441441
# If `custom-order` is `true`, it follows the order of `sections` option.
442442
# Default: ["standard", "default"]
443443
sections:
@@ -447,6 +447,7 @@ linters-settings:
447447
- blank # Blank section: contains all blank imports. This section is not present unless explicitly enabled.
448448
- dot # Dot section: contains all dot imports. This section is not present unless explicitly enabled.
449449
- alias # Alias section: contains all alias imports. This section is not present unless explicitly enabled.
450+
- localmodule # Local module section: contains all local packages. This section is not present unless explicitly enabled.
450451

451452
# Skip generated files.
452453
# 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.12.3
34+
github.com/daixiang0/gci v0.13.0
3535
github.com/denis-tingaikin/go-header v0.5.0
3636
github.com/esimonov/ifshort v1.0.4
3737
github.com/fatih/color v1.16.0

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)