Blog · TrumanWong
解决Go程序报错error obtaining VCS status: exit status 128
当运行go程序时提示如下报错:
$ go run main.go
error obtaining VCS status: exit status 128
Use -buildvcs=false to disable VCS stamping.
解决方案如下:
当运行go程序时提示如下报错:
$ go run main.go
error obtaining VCS status: exit status 128
Use -buildvcs=false to disable VCS stamping.
解决方案如下:
คำแนะนำที่เกี่ยวข้อง ประวัติการอ่าน และบทความที่บันทึกไว้
ยังไม่มีประวัติการอ่าน
บทความที่บันทึกจะแสดงที่นี่