Skip to content

Commit

Permalink
Revert using vendored dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed Dec 8, 2019
1 parent 11c2499 commit 3c7593f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Build
runs-on: ubuntu-16.04
env:
GOFLAGS: -mod=vendor
GOFLAGS: -mod=readonly

services:
postgres:
Expand Down

0 comments on commit 3c7593f

Please sign in to comment.