Skip to content

Commit 4651691

Browse files
committed
vendor: update moby/policy-helpers to eeebf1a
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 2bcd66d commit 4651691

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ require (
5252
github.com/moby/go-archive v0.2.0
5353
github.com/moby/locker v1.0.1
5454
github.com/moby/patternmatcher v0.6.0
55-
github.com/moby/policy-helpers v0.0.0-20251206004813-9fcc1a9ec5c9
55+
github.com/moby/policy-helpers v0.0.0-20260127165209-eeebf1a0ab2b
5656
github.com/moby/profiles/seccomp v0.1.0
5757
github.com/moby/sys/mountinfo v0.7.2
5858
github.com/moby/sys/reexec v0.1.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,8 @@ github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
439439
github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc=
440440
github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk=
441441
github.com/moby/patternmatcher v0.6.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
442-
github.com/moby/policy-helpers v0.0.0-20251206004813-9fcc1a9ec5c9 h1:SISQT6l9QO+JGSTJ8QN0yWCueiSgfTStSU9KT+p537M=
443-
github.com/moby/policy-helpers v0.0.0-20251206004813-9fcc1a9ec5c9/go.mod h1:nJ1clNCIXZqUu3jxCkaUBpeR5bKyzzb7wmEG4xhecTI=
442+
github.com/moby/policy-helpers v0.0.0-20260127165209-eeebf1a0ab2b h1:WcW9/84hduRbc//v0Q6qG1ZHGNv0uWPjA/7e4B/nTLI=
443+
github.com/moby/policy-helpers v0.0.0-20260127165209-eeebf1a0ab2b/go.mod h1:nJ1clNCIXZqUu3jxCkaUBpeR5bKyzzb7wmEG4xhecTI=
444444
github.com/moby/profiles/seccomp v0.1.0 h1:kVf1lc5ytNB1XPxEdZUVF+oPpbBYJHR50eEvPt/9k8A=
445445
github.com/moby/profiles/seccomp v0.1.0/go.mod h1:Kqk57vxH6/wuOc5bmqRiSXJ6iEz8Pvo3LQRkv0ytFWs=
446446
github.com/moby/sys/capability v0.4.0 h1:4D4mI6KlNtWMCM1Z/K0i7RV1FkX+DBDHKVJpCndZoHk=

vendor/github.com/moby/policy-helpers/verifier.go

Lines changed: 8 additions & 7 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
@@ -808,7 +808,7 @@ github.com/moby/locker
808808
## explicit; go 1.19
809809
github.com/moby/patternmatcher
810810
github.com/moby/patternmatcher/ignorefile
811-
# github.com/moby/policy-helpers v0.0.0-20251206004813-9fcc1a9ec5c9
811+
# github.com/moby/policy-helpers v0.0.0-20260127165209-eeebf1a0ab2b
812812
## explicit; go 1.25.0
813813
github.com/moby/policy-helpers
814814
github.com/moby/policy-helpers/image

0 commit comments

Comments
 (0)