1
0
mirror of https://github.com/gfleury/go-bitbucket-v1.git synced 2025-04-09 02:58:05 -05:00

Enable GO111MODULE

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

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