From 2d98df61221e23b3be557d7b1931ee3d510ac32d Mon Sep 17 00:00:00 2001 From: Wim Date: Sun, 11 Oct 2020 23:07:00 +0200 Subject: Update vendor (#1257) --- vendor/github.com/Philipp15b/go-steam/.gitmodules | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'vendor/github.com/Philipp15b/go-steam/.gitmodules') 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 -- cgit v1.2.3