Enable GO111MODULE

This commit is contained in:
gfleury 2020-03-10 18:50:01 -03:00
parent e077dadbc4
commit e8eec2c11d

View File

@ -4,7 +4,9 @@ go:
- 1.13.x
- 1.14.x
- master
env:
- GO111MODULE=on
services:
- docker