Use vendored dependencies for CI build

This commit is contained in:
Mark Sagi-Kazar 2019-12-07 20:06:26 +01:00
parent 5d2529f0ad
commit 532c120ba7
No known key found for this signature in database
GPG key ID: 34CC109EB5ED1C2A

View file

@ -11,7 +11,7 @@ jobs:
name: Build
runs-on: ubuntu-16.04
env:
GOFLAGS: -mod=readonly
GOFLAGS: -mod=vendor
services:
postgres: