Skip to content

Commit

Permalink
add note about path command
Browse files Browse the repository at this point in the history
  • Loading branch information
icholy committed Sep 13, 2022
1 parent 2d42bc3 commit 70a536c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@ cluster.go:16:2 goredis.io/internal/hashtag
* This tool does not understand `replace` directives or nested modules.
* By default, only cached content will be fetched from the module proxy (See `-cached` flag).
* If you have multiple major versions imported, **ALL** of them will be rewritten.
* The latest version will not be found if there are **gaps** between major version numbers.
* The latest version will not be found if there are **gaps** between major version numbers.
* The `path` command does not rewrite package names.

0 comments on commit 70a536c

Please sign in to comment.