mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-10 16:30:01 +08:00
fix symlink issue on windows for goctl (#1034)
* fix symlink issue on windows for goctl * move readlink into separate file
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:build linux || darwin
|
||||
// +build linux darwin
|
||||
|
||||
package proc
|
||||
|
||||
Reference in New Issue
Block a user