Skip to content

Commit a327cd2

Browse files
committed
go.mod: preparation for renaming kunalkushwaha/ltag to containerd/ltag
Relates to issue 17 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent 2564ba9 commit a327cd2

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Prepends project files with given template.
1515
go install github.com/kunalkushwaha/ltag@latest
1616
```
1717

18+
> [!NOTE]
19+
>
20+
> The module name is planned to be renamed to `github.com/containerd/ltag`.
21+
1822
#### Usage
1923

2024
``` console

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Deprecated: the module is planned to be renamed to github.com/containerd/ltag
12
module github.com/kunalkushwaha/ltag
23

34
go 1.17

0 commit comments

Comments
 (0)