diff options
author | rtkay123 <dev@kanjala.com> | 2025-08-08 07:11:41 +0200 |
---|---|---|
committer | rtkay123 <dev@kanjala.com> | 2025-08-08 07:11:41 +0200 |
commit | 7f924bd2c5942fd39b2c4ebeee499657dc984b2b (patch) | |
tree | ac11b16d96206cf7d38cc65f1268556140e88d4e | |
parent | efd4523dac5c863b371fd0d90b721ac137ed34e6 (diff) | |
download | warden-7f924bd2c5942fd39b2c4ebeee499657dc984b2b.tar.bz2 warden-7f924bd2c5942fd39b2c4ebeee499657dc984b2b.zip |
build(proto): googleapis
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | proto/googleapis | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7b93f4c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "proto/googleapis"] + path = proto/googleapis + url = https://github.com/googleapis/googleapis diff --git a/proto/googleapis b/proto/googleapis new file mode 160000 +Subproject c5334a83d6966439a2273a4ef64e6779ffba97a |