replicase / pgcapture

A scalable Netflix DBLog implementation for PostgreSQL
Apache License 2.0
220 stars 31 forks source link

fix: fix go build fail #58

Closed KennyChenFight closed 8 months ago

KennyChenFight commented 8 months ago

forgot to add this git config --global --add safe.directory /src to solve go build error:

error obtaining VCS status: exit status 128
    Use -buildvcs=false to disable VCS stamping.