Skip to content

Building master fails #482

@phedoreanu

Description

@phedoreanu

Building master fails with:

$ fabio(master) » make                                                                                                                          
[ -x "/Users/test/gocode/bin/govendor" ] || go get -u github.com/kardianos/govendor
govendor list +e | grep '^ e ' && { echo "Found missing packages. Please run 'govendor add +e'"; exit 1; } || : echo
 e  golang.org/x/text/internal/colltab
 e  golang.org/x/text/internal/language
 e  golang.org/x/text/internal/tag
 e  golang.org/x/text/language
 e  golang.org/x/text/transform
 e  golang.org/x/text/unicode/norm
Found missing packages. Please run 'govendor add +e'
make: *** [checkdeps] Error 1

Why aren't they checked into vendor/?

Have you thought switching from govendor to the official dep?

Please also read PackageManagementTools.

To see popularity of these tools, click here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions