Skip to content

Commit 0421b6e

Browse files
committed
readme: re-generate
1 parent 898bbb1 commit 0421b6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -782,8 +782,8 @@ linters-settings:
782782
modules: # List of blocked modules
783783
# - github.com/uudashr/go-module: # Blocked module
784784
# recommendations: # Recommended modules that should be used instead (Optional)
785-
# - golang.org/x/mod
786-
# reason: "`mod` is the official go.mod parser library." # Reason why the recommended module should be used (Optional)
785+
# - golang.org/x/mod
786+
# reason: "`mod` is the official go.mod parser library." # Reason why the recommended module should be used (Optional)
787787
govet:
788788
# report about shadowed variables
789789
check-shadowing: true

0 commit comments

Comments
 (0)