]> Sergey Matveev's repositories - mmfileget.git/blobdiff - vendor-done.do
New mattermost's model API
[mmfileget.git] / vendor-done.do
index 9ec502719edbf3a2fa728854869ed942992dac9e..b5f38eba2ae41c0385b823c58a848c664652856c 100644 (file)
@@ -1,10 +1,10 @@
-git clone --depth 1 --branch v5.29.0 https://github.com/mattermost/mattermost-server.git
+git clone --depth 1 --branch v6.1.0 https://github.com/mattermost/mattermost-server.git
 ln -fs mattermost-server/vendor .
 mkdir -p vendor/github.com/mattermost/mattermost-server
-ln -fs `pwd`/mattermost-server vendor/github.com/mattermost/mattermost-server/v5
+ln -fs `pwd`/mattermost-server vendor/github.com/mattermost/mattermost-server/v6
 cat > vendor/modules.txt <<EOF
-# github.com/mattermost/mattermost-server/v5 v5.39.1 => ./mattermost-server
+# github.com/mattermost/mattermost-server/v6 v6.1.0 => ./mattermost-server
 ## explicit
-github.com/mattermost/mattermost-server/v5
+github.com/mattermost/mattermost-server/v6
 EOF
 touch $3