Skip to content

Commit fe0db3d

Browse files
build(deps): bump github.com/tommy-muehle/go-mnd/v2 from 2.3.2 to 2.4.0 (golangci#2024)
1 parent b5d847f commit fe0db3d

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

.golangci.yml

+13
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,19 @@ issues:
124124
- path: _test\.go
125125
linters:
126126
- gomnd
127+
# TODO must be removed after the release of the next version (v1.41.0)
128+
- path: pkg/commands/run.go
129+
linters:
130+
- gomnd
131+
# TODO must be removed after the release of the next version (v1.41.0)
132+
- path: pkg/golinters/nolintlint/nolintlint.go
133+
linters:
134+
- gomnd
135+
# TODO must be removed after the release of the next version (v1.41.0)
136+
- path: pkg/printers/tab.go
137+
linters:
138+
- gomnd
139+
127140

128141
run:
129142
skip-dirs:

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ require (
7676
github.com/tetafro/godot v1.4.7
7777
github.com/timakin/bodyclose v0.0.0-20200424151742-cb6215831a94
7878
github.com/tomarrell/wrapcheck/v2 v2.1.0
79-
github.com/tommy-muehle/go-mnd/v2 v2.3.2
79+
github.com/tommy-muehle/go-mnd/v2 v2.4.0
8080
github.com/ultraware/funlen v0.0.3
8181
github.com/ultraware/whitespace v0.0.4
8282
github.com/uudashr/gocognit v1.0.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)