update module to own version

This commit is contained in:
2020-07-27 18:17:50 +02:00
parent 2441e55972
commit b4ab6497b5
11 changed files with 58 additions and 58 deletions

View File

@@ -5,7 +5,7 @@ CLI tool to extract translation strings from Go packages into .POT files.
## Installation
```
go install github.com/leonelquinteros/gotext/cli/xgotext
go install git.deineagentur.com/DeineAgenturUG/gotext/cli/xgotext
```
## Usage