git-lfs/glide.yaml
Taylor Blau adc06dc60b vendor: update github.com/git-lfs/wildmatch
In a subsequent commit, we will introduce the git/gitattr package, which
will emulate a tree-like structure of .gitattribute(s) files through a
repository.

In order to implement this behavior correctly, we need to retain a
behavior from Git where single-directory patterns (like '*.txt', and
'foo.bar', but not 'path/to/*.txt') match against the basename of a
filepath, not its fully-qualified path.

This behavior was introduced upstream in package
github.com/git-lfs/wildmatch via [1], and will be used here in the
following commit.

As such, let's update our dependency on wildmatch in this commit so that
we can use this feature in the following commit.

[1]: b31c344 (Merge pull request #8 from git-lfs/wm-basename,
     2018-07-06)
2018-07-06 14:42:48 -05:00

37 lines
1.4 KiB
YAML

package: github.com/git-lfs/git-lfs
import:
- package: github.com/git-lfs/go-netrc
version: e0e9ca483a183481412e6f5a700ff20a36177503
subpackages:
- netrc
- package: github.com/kr/pty
version: 5cf931ef8f76dccd0910001d74a58a7fca84a83d
- package: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- package: github.com/olekukonko/ts
version: ecf753e7c962639ab5a1fb46f7da627d4c0a04b8
- package: github.com/rubyist/tracerx
version: 787959303086f44a8c361240dfac53d3e9d53ed2
- package: github.com/spf13/cobra
version: c55cdf33856a08e4822738728b41783292812889
- package: github.com/spf13/pflag
version: 580b9be06c33d8ba9dcc8757ea56b7642472c2f5
- package: github.com/stretchr/testify
version: 6cb3b85ef5a0efef77caef88363ec4d4b5c0976d
- package: github.com/ThomsonReutersEikon/go-ntlm
version: b00ec39bbdd04f845950f4dbb4fd0a2c3155e830
subpackages:
- ntlm
- package: github.com/xeipuuv/gojsonschema
version: 6b67b3fab74d992bd07f72550006ab2c6907c416
- package: github.com/pkg/errors
version: c605e284fe17294bda444b34710735b29d1a9d90
- package: github.com/git-lfs/wildmatch
version: b31c34466d64fcd421b503261f815a303e74296e
- package: github.com/alexbrainman/sspi
version: 4729b3d4d8581b2db83864d1018926e4154f9406
subpackages:
- ntlm
- package: github.com/git-lfs/gitobj
version: 0fcb9c3796fa00bd974c86dc25b1919da1479007