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