refactor: version is now an internal package (#167)
Like for previous commits, just refactoring/yak shaving.
This commit is contained in:
parent
a4ae94b5ec
commit
bc85efa6e5
5 changed files with 4 additions and 4 deletions
|
|
@ -105,7 +105,7 @@ To update bundled binary data use:
|
|||
|
||||
1. update binary data as described above;
|
||||
|
||||
2. update `version/version.go`;
|
||||
2. update `internal/version/version.go`;
|
||||
|
||||
3. make sure you have updated dependencies;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue