mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-1542 Downgrade go version to 1.20
This commit is contained in:
parent
9b7866df22
commit
14d681bcc2
9 changed files with 24 additions and 53 deletions
|
@ -6,7 +6,7 @@ run:
|
|||
# don't check generated protobuf files
|
||||
skip-dirs:
|
||||
- pkg/lib/pb
|
||||
go: '1.21'
|
||||
go: '1.20'
|
||||
|
||||
linters-settings:
|
||||
errcheck:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue