You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
dep:
version : v0.4.1
build date : 2018-01-27
git hash : 37d9ea0
go version : go1.9.3
go compiler : gc
platform : darwin/amd64
What dep command did you run?
dep init
Locking in master (d34b9ff) for transitive dep github.com/lib/pq
Locking in master (995366f) for transitive dep github.com/microcosm-cc/bluemonday
Locking in v1.0.1 (a6af135) for transitive dep github.com/go-errors/errors
Locking in v0.3.0 (f21a4df) for transitive dep golang.org/x/text
Locking in v1.1.1 (b4c50a2) for transitive dep github.com/ugorji/go
Locking in master (cfb55aa) for transitive dep github.com/kr/pretty
Locking in master (0414036) for transitive dep github.com/jinzhu/inflection
Locking in master (dcecefd) for transitive dep github.com/valyala/fasttemplate
Locking in v8.18.2 (5f1438d) for transitive dep gopkg.in/go-playground/validator.v8
Locking in master (7cafcd8) for transitive dep github.com/kr/text
Locking in v0.0.9 (167de6b) for transitive dep github.com/mattn/go-colorable
Locking in v0.0.3 (0360b2a) for transitive dep github.com/mattn/go-isatty
Locking in v1.1.0 (b4deda0) for transitive dep github.com/golang/protobuf
Using master as constraint for direct dep github.com/ZhenhangTung/Noctis
Locking in master (ba5a47f) for direct dep github.com/ZhenhangTung/Noctis
Locking in 0.2.5 (588f4e8) for transitive dep github.com/labstack/gommon
Locking in master (e746df9) for transitive dep github.com/valyala/bytebufferpool
Using ^1.0.5 as constraint for direct dep github.com/sirupsen/logrus
Locking in v1.0.5 (c155da1) for direct dep github.com/sirupsen/logrus
Locking in master (ae8bce0) for transitive dep golang.org/x/crypto
Using ^1.0.0 as constraint for direct dep github.com/qor/qor
Locking in v1.0 (d1402d1) for direct dep github.com/qor/qor
Locking in master (78d5f26) for transitive dep golang.org/x/sys
Locking in v1.0 (ecae0be) for transitive dep github.com/qor/responder
Locking in master (5f9ae10) for transitive dep golang.org/x/net
Locking in v1.0 (f1e0569) for transitive dep github.com/qor/roles
Using ^1.9.1 as constraint for direct dep github.com/jinzhu/gorm
Locking in v1.9.1 (6ed508e) for direct dep github.com/jinzhu/gorm
Locking in v2.2.1 (5420a8b) for transitive dep gopkg.in/yaml.v2
Locking in v3.2.0 (06ea103) for transitive dep github.com/dgrijalva/jwt-go
Using ^1.0.0 as constraint for direct dep github.com/qor/admin
Locking in v1.0 (a5c271d) for direct dep github.com/qor/admin
Locking in master (b7dfa9a) for transitive dep github.com/jinzhu/now
Locking in master (b97a4c2) for transitive dep github.com/theplant/cldr
Using ^1.2.0 as constraint for direct dep github.com/gin-gonic/gin
Locking in v1.2 (d459835) for direct dep github.com/gin-gonic/gin
Locking in master (22d885f) for transitive dep github.com/gin-contrib/sse
What version of
dep
are you using (dep version
)?Go version
go version go1.10 darwin/amd64
Dep version after running
dep version
What
dep
command did you run?dep init
What did you expect to see?
There would be views in vendor.
What did you see instead?
There is no view folder under qor/admin
How to reproduce?
Create a demo app by following https://github.com/qor/admin#quick-start.
$ dep init
The text was updated successfully, but these errors were encountered: