Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! build(deps): bump golang.org/x/mod from 0…
Browse files Browse the repository at this point in the history
….20.0 to 0.21.0

Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
  • Loading branch information
greut committed Sep 10, 2024
1 parent 1b150a8 commit a5ab127
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ linters:
- execinquery
- exhaustruct
- gomnd
- mnd
- tagliatelle
- typecheck
- varnamelen
Expand Down
1 change: 0 additions & 1 deletion fnmatch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ func TestTranslate(t *testing.T) {
}

for _, test := range tests {
test := test
t.Run(test.pattern, func(t *testing.T) {
t.Parallel()

Expand Down

0 comments on commit a5ab127

Please sign in to comment.