Bump go requirement to 1.11

The usage of RSA that allows for keys of any sizes requires go 1.11 to
work.
This commit is contained in:
Fabio Utzig
2019-05-20 13:50:20 -07:00
committed by Fabio Utzig
parent a586a56b49
commit e6ca0933ac

View File

@@ -26,7 +26,7 @@ _addons: &addon_conf
- gcc-7-multilib
go:
- "1.10"
- "1.11"
git:
depth: false