mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-26 20:53:35 +08:00
Update inner macro
This commit is contained in:
@@ -66,7 +66,7 @@ pl_go_setsrc (char *option)
|
||||
|
||||
cmd = xy_strjoin (3, "go env -w GOPROXY=", source.url, ",direct");
|
||||
chsrc_run (cmd, RunOpt_Default);
|
||||
chsrc_conclude (&source, ChsrcTypeAuto);
|
||||
chsrc_conclude (&source, SetsrcType_Auto);
|
||||
}
|
||||
|
||||
def_target(pl_go);
|
||||
|
||||
Reference in New Issue
Block a user