Skip to content

Commit e26630a

Browse files
authored
deps: Bump github.com/tommy-muehle/[email protected] (#1558)
Reference: #1557 Upstream project does not support Go Modules to reference @v2.2.0 directly, so used commit at that tag. Updated via: ```console $ go get github.com/tommy-muehle/go-mnd@16041ac3fe65b98fbbf4c3c9b88c346196211614 $ go mod tidy ```
1 parent 0370d3a commit e26630a

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

.golangci.example.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,9 @@ linters-settings:
211211
mnd:
212212
# the list of enabled checks, see https://github.com/tommy-muehle/go-mnd/#checks for description.
213213
checks: argument,case,condition,operation,return,assign
214+
# ignored-numbers: 1000
215+
# ignored-files: magic_.*.go
216+
# ignored-functions: math.*
214217
gomodguard:
215218
allowed:
216219
modules: # List of allowed modules

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/tetafro/godot v1.3.2
6262
github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
6363
github.com/tomarrell/wrapcheck v0.0.0-20200807122107-df9e8bcb914d
64-
github.com/tommy-muehle/go-mnd v1.3.1-0.20200224220436-e6f9a994e8fa
64+
github.com/tommy-muehle/go-mnd v1.3.1-0.20201008215730-16041ac3fe65
6565
github.com/ultraware/funlen v0.0.3
6666
github.com/ultraware/whitespace v0.0.4
6767
github.com/uudashr/gocognit v1.0.1

go.sum

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)