File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ before_install:
1313before_script :
1414 - echo "USE mysql;\nUPDATE user SET authentication_string=PASSWORD('root') WHERE user='root';\nFLUSH PRIVILEGES;\n" | mysql -u root
1515 - go get -u github.com/rakyll/gotest
16+ - go get cloud.google.com/go/civil
17+ - go get github.com/NebulousLabs/fastrand
18+ - go get github.com/gin-gonic/gin
19+ - go get golang.org/x/text/language
1620
1721script :
1822 - cd /home/travis/gopath/src/github.com/chenhg5/go-admin && make deps
Original file line number Diff line number Diff line change 1212 "revision" : " acbabcf8fcf2e27dc466ca17185eb6a9e7397356" ,
1313 "revisionTime" : " 2019-09-08T13:57:55Z"
1414 },
15+ {
16+ "checksumSHA1" : " TutUi6ni5EAQp5Gez9Vlb2wv0ww=" ,
17+ "path" : " github.com/NebulousLabs/fastrand" ,
18+ "revision" : " 6fb6489aac4eae79e3f8112c21708191a7a90dd7" ,
19+ "revisionTime" : " 2018-12-03T15:59:48Z"
20+ },
1521 {
1622 "checksumSHA1" : " jWN4w1TKKvoLMMy6nktpz1ELVEw=" ,
1723 "path" : " github.com/denisenkom/go-mssqldb" ,
162168 "revision" : " eb0de9b17e854e9b1ccd9963efafc79862359959" ,
163169 "revisionTime" : " 2018-11-27T08:28:20Z"
164170 },
171+ {
172+ "path" : " golang.org/x/crypto/blake2b" ,
173+ "revision" : " "
174+ },
165175 {
166176 "checksumSHA1" : " oVPHWesOmZ02vLq2fglGvf+AMgk=" ,
167177 "path" : " golang.org/x/crypto/blowfish" ,
You can’t perform that action at this time.
0 commit comments