Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Commit 406be85

Browse files
authored
Update dependencies (#183)
1 parent addaf9f commit 406be85

File tree

3 files changed

+358
-321
lines changed

3 files changed

+358
-321
lines changed

etc/.golangci.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
service:
2-
golangci-lint-version: 1.50.x
2+
golangci-lint-version: 1.51.x
33
run:
44
deadline: 900s
55
modules-download-mode: readonly
@@ -34,6 +34,7 @@ linters:
3434
- maintidx
3535
- maligned
3636
- makezero
37+
- musttag
3738
- nestif
3839
- nlreturn
3940
- nosnakecase

0 commit comments

Comments
 (0)