Skip to content

Commit

Permalink
Automator: update common-files@master in istio/community@master (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored Jun 9, 2023
1 parent 21993c0 commit 6617c5b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion common/.commonfiles.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
712d90bfea632fc23e4eebd9b9d73e45c6bfdbc4
54c78d0f6cfce8325aba2ebd4dd3939374425519
4 changes: 0 additions & 4 deletions common/config/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,17 +231,13 @@ linters-settings:
# - unnamedResult
# - wrapperFunc
depguard:
# configuration for depguard v2
rules:
DenyGogoProtobuf:
files:
- $all
deny:
- pkg: github.com/gogo/protobuf
desc: "gogo/protobuf is deprecated, use golang/protobuf"
# configuration for depguard
packages-with-error-message:
- github.com/gogo/protobuf: "gogo/protobuf is deprecated, use golang/protobuf"
gosec:
includes:
- G401
Expand Down

0 comments on commit 6617c5b

Please # to comment.