zhyq0826 / zhyq0826.github.io

三月沙的博客
http://sanyuesha.com
6 stars 1 forks source link

go 全局替换 import 语句 #127

Closed zhyq0826 closed 5 years ago

zhyq0826 commented 5 years ago
sed -i "" s#github.com/zhyq0826/devops#github.com/zhyq0826/devops-ui#g `find . -name '*.go' -type f`