Skip to content

Commit 44f55e2

Browse files
committed
chore: go mod tidy
1 parent 2394796 commit 44f55e2

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

.golangci.example.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,9 @@ linters-settings:
345345
# Available rules: https://github.com/securego/gosec#available-rules
346346
excludes:
347347
- G204
348-
# To specify configuration: https://github.com/securego/gosec#configuration
349-
# The rules configuration is not documented by gosec, it can be only find in the code:
348+
# To specify the configuration of rules.
349+
# The configuration of rules is not fully documented by gosec:
350+
# https://github.com/securego/gosec#configuration
350351
# https://github.com/securego/gosec/blob/569328eade2ccbad4ce2d0f21ee158ab5356a5cf/rules/rulelist.go#L60-L102
351352
config:
352353
G306: "0600"

go.sum

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

0 commit comments

Comments
 (0)