1
0
Fork 0
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:
Mikhail Iudin 2023-08-31 15:31:57 +02:00
parent 9b7866df22
commit 14d681bcc2
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0
9 changed files with 24 additions and 53 deletions

View file

@ -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: