summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/bson/specdata/update.sh
blob: 7b1141c105e217dc4bfe1837d22f8a5f467fa2df (plain)
1
2
3
4
5
6
7
8
9
#/bin/sh

set -e

rm -rf specifications

git clone git@github.com:mongodb/specifications

go generate ../