Skip to content

Commit

Permalink
pangpanglabs#17 Add 'github.com/lib/pq' pkg to golang/builder-exp
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxinmiao authored and Jaehue Jang committed Jan 3, 2020
1 parent 700cd62 commit 5bb7364
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion golang/builder-exp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ RUN go get go.uber.org/zap && \
go get github.com/renstrom/shortuuid && \
go get github.com/json-iterator/go && \
go get github.com/pkg/errors && \
go get github.com/kardianos/govendor
go get github.com/kardianos/govendor && \
go get github.com/lib/pq

0 comments on commit 5bb7364

Please sign in to comment.