Skip to content

Commit eecf813

Browse files
authored
Merge pull request #6898 from thaJeztah/bump_patternmatcher
vendor: github.com/moby/patternmatcher v0.6.1
2 parents e67dba1 + cd9e5ae commit eecf813

4 files changed

Lines changed: 29 additions & 26 deletions

File tree

vendor.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/moby/go-archive v0.2.0
3333
github.com/moby/moby/api v1.54.0
3434
github.com/moby/moby/client v0.3.0
35-
github.com/moby/patternmatcher v0.6.0
35+
github.com/moby/patternmatcher v0.6.1
3636
github.com/moby/swarmkit/v2 v2.1.1
3737
github.com/moby/sys/atomicwriter v0.1.0
3838
github.com/moby/sys/capability v0.4.0

vendor.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ github.com/moby/moby/api v1.54.0 h1:7kbUgyiKcoBhm0UrWbdrMs7RX8dnwzURKVbZGy2GnL0=
117117
github.com/moby/moby/api v1.54.0/go.mod h1:8mb+ReTlisw4pS6BRzCMts5M49W5M7bKt1cJy/YbAqc=
118118
github.com/moby/moby/client v0.3.0 h1:UUGL5okry+Aomj3WhGt9Aigl3ZOxZGqR7XPo+RLPlKs=
119119
github.com/moby/moby/client v0.3.0/go.mod h1:HJgFbJRvogDQjbM8fqc1MCEm4mIAGMLjXbgwoZp6jCQ=
120-
github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk=
121-
github.com/moby/patternmatcher v0.6.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
120+
github.com/moby/patternmatcher v0.6.1 h1:qlhtafmr6kgMIJjKJMDmMWq7WLkKIo23hsrpR3x084U=
121+
github.com/moby/patternmatcher v0.6.1/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
122122
github.com/moby/swarmkit/v2 v2.1.1 h1:yvTJ8MMCc3f0qTA44J6R59EZ5yZawdYopkpuLk4+ICU=
123123
github.com/moby/swarmkit/v2 v2.1.1/go.mod h1:mTTGIAz/59OGZR5Qe+QByIe3Nxc+sSuJkrsStFhr6Lg=
124124
github.com/moby/sys/atomicwriter v0.1.0 h1:kw5D/EqkBwsBFi0ss9v1VG3wIkVhzGvLklJ+w3A14Sw=

vendor/github.com/moby/patternmatcher/patternmatcher.go

Lines changed: 25 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ github.com/moby/moby/client/pkg/security
200200
github.com/moby/moby/client/pkg/streamformatter
201201
github.com/moby/moby/client/pkg/stringid
202202
github.com/moby/moby/client/pkg/versions
203-
# github.com/moby/patternmatcher v0.6.0
203+
# github.com/moby/patternmatcher v0.6.1
204204
## explicit; go 1.19
205205
github.com/moby/patternmatcher
206206
github.com/moby/patternmatcher/ignorefile

0 commit comments

Comments
 (0)