diff options
| author | Michael Forney <mforney@mforney.org> | 2021-05-20 20:08:06 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-05-21 11:48:37 -0700 |
| commit | daff7805be2c1198565962712d2cd7e1547621c0 (patch) | |
| tree | f0cd3a3fec3669274b4465ad32dd7721d7fe3248 /.gitmodules | |
| parent | 79dfb91c8b15c77758e6e7e8c971faf699e33b44 (diff) | |
Add pwgen 2.08
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a5246b23..cf0bda4e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -263,6 +263,9 @@ [submodule "pkg/pounce/src"] path = pkg/pounce/src url = https://git.causal.agency/pounce +[submodule "pkg/pwgen/src"] + path = pkg/pwgen/src + url = https://github.com/tytso/pwgen.git [submodule "pkg/qbe/src"] path = pkg/qbe/src url = git://c9x.me/qbe.git |
