Skip to content

Commit f40f576

Browse files
authored
Update go_pseudo_version.md
1 parent 23a7723 commit f40f576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go_pseudo_version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ replace (
266266
)
267267
```
268268

269-
在根目录执行 `go run main.go`,得的类似输出:
269+
在根目录执行 `go mod tidy && go run main.go`,得的类似输出:
270270

271271
```sh
272272
➜ go run main.go

0 commit comments

Comments
 (0)