diff options
author | Wim <wim@42.be> | 2020-10-11 23:07:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-11 23:07:00 +0200 |
commit | 2d98df61221e23b3be557d7b1931ee3d510ac32d (patch) | |
tree | 7898a2d3c2b3003bae97d50541443072046666f3 /vendor/github.com/Philipp15b/go-steam/.gitmodules | |
parent | 219a5453f9edaa87aa7aa4b9d5f9c3de9c75b38f (diff) | |
download | matterbridge-msglm-2d98df61221e23b3be557d7b1931ee3d510ac32d.tar.gz matterbridge-msglm-2d98df61221e23b3be557d7b1931ee3d510ac32d.tar.bz2 matterbridge-msglm-2d98df61221e23b3be557d7b1931ee3d510ac32d.zip |
Update vendor (#1257)
Diffstat (limited to 'vendor/github.com/Philipp15b/go-steam/.gitmodules')
-rw-r--r-- | vendor/github.com/Philipp15b/go-steam/.gitmodules | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/vendor/github.com/Philipp15b/go-steam/.gitmodules b/vendor/github.com/Philipp15b/go-steam/.gitmodules index 117cc6e9..2964dcd1 100644 --- a/vendor/github.com/Philipp15b/go-steam/.gitmodules +++ b/vendor/github.com/Philipp15b/go-steam/.gitmodules @@ -1,3 +1,6 @@ [submodule "generator/SteamKit"] path = generator/SteamKit - url = https://github.com/Philipp15b/SteamKit.git + url = https://github.com/SteamRE/SteamKit.git +[submodule "generator/Protobufs"] + path = generator/Protobufs + url = https://github.com/SteamDatabase/Protobufs.git |