Skip to content

Commit 3d8ae00

Browse files
authored
feat: update gofmt and goimports (#4115)
1 parent 6dbe5c5 commit 3d8ae00

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ require (
3939
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
4040
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
4141
github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
42-
github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
42+
github.com/golangci/gofmt v0.0.0-20231004121655-933a45ce4cd8
4343
github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
4444
github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
4545
github.com/golangci/misspell v0.4.1

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)