Skip to content

Instantly share code, notes, and snippets.

@ejb1123
Last active April 7, 2017 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ejb1123/6e3d80d45e3eaf73ed808038b4c34c07 to your computer and use it in GitHub Desktop.
Save ejb1123/6e3d80d45e3eaf73ed808038b4c34c07 to your computer and use it in GitHub Desktop.
diff --git a/DEPS b/DEPS
index dbacf4e..d892e45 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ deps = {
"vendor/gtest": "http://github.com/google/googletest.git",
"vendor/protobuf": "https://github.com/google/protobuf.git@5eb73dfcce20bdfe421620cb31b7b98a0c5eec88",
"vendor/libopus": "http://git.opus-codec.org/opus.git",
- "vendor/pash": "ssh://git@git.internal.fivem.net/cfx/pash.git",
+ "vendor/pash": "https://github.com/Pash-Project/Pash.git",
"vendor/breakpad": "https://chromium.googlesource.com/breakpad/breakpad@704f41ec901c419f8c321742114b415e6f5
"vendor/udis86": "https://github.com/vmt/udis86.git",
"vendor/tinyxml2": "https://github.com/leethomason/tinyxml2.git@9c8582c7c3a7a55798940dca3bfbb78d4d97fa05",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment