Skip to content

Commit 4254fad

Browse files
authored
fix: update gofmt (#4141)
1 parent 39c5fd1 commit 4254fad

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
@@ -42,7 +42,7 @@ require (
4242
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
4343
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
4444
github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
45-
github.com/golangci/gofmt v0.0.0-20231004121655-933a45ce4cd8
45+
github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
4646
github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
4747
github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
4848
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)