mirror of
https://github.com/moby/moby.git
synced 2026-08-06 08:01:35 +00:00
Merge pull request #52031 from renovate-bot/renovate/github.com-moby-policy-helpers-digest
fix(deps): update github.com/moby/policy-helpers digest to 824747b
This commit is contained in:
2
go.mod
2
go.mod
@@ -64,7 +64,7 @@ require (
|
||||
github.com/moby/moby/api v1.53.0
|
||||
github.com/moby/moby/client v0.2.2
|
||||
github.com/moby/patternmatcher v0.6.0
|
||||
github.com/moby/policy-helpers v0.0.0-20260206215144-77d543533e15
|
||||
github.com/moby/policy-helpers v0.0.0-20260211190020-824747bfdd3c
|
||||
github.com/moby/profiles/apparmor v0.1.0
|
||||
github.com/moby/profiles/seccomp v0.1.0
|
||||
github.com/moby/pubsub v1.0.0
|
||||
|
||||
4
go.sum
4
go.sum
@@ -568,8 +568,8 @@ github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
|
||||
github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc=
|
||||
github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk=
|
||||
github.com/moby/patternmatcher v0.6.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
|
||||
github.com/moby/policy-helpers v0.0.0-20260206215144-77d543533e15 h1:ARJg0Pe+uXKZPby4HJ0r+MEnA4j918nhVFOIsU5c2YU=
|
||||
github.com/moby/policy-helpers v0.0.0-20260206215144-77d543533e15/go.mod h1:2P1OGoTVIrybI4M7yhpkDpqiwOnI3yR+HnNhEyo8ovs=
|
||||
github.com/moby/policy-helpers v0.0.0-20260211190020-824747bfdd3c h1:hRUo0Ir9PEaa0PQCgg8WvGku0sgmTo/NgnCzMb83iII=
|
||||
github.com/moby/policy-helpers v0.0.0-20260211190020-824747bfdd3c/go.mod h1:2P1OGoTVIrybI4M7yhpkDpqiwOnI3yR+HnNhEyo8ovs=
|
||||
github.com/moby/profiles/apparmor v0.1.0 h1:dMUt6fqdOeU9tfKjntPN9hBY1C5tJtsUWZNiIuHK8QM=
|
||||
github.com/moby/profiles/apparmor v0.1.0/go.mod h1:2iRxPw+MrPuDvmb5lAEAeLB1kcOt7AzZeW3paBs2TQY=
|
||||
github.com/moby/profiles/seccomp v0.1.0 h1:kVf1lc5ytNB1XPxEdZUVF+oPpbBYJHR50eEvPt/9k8A=
|
||||
|
||||
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
@@ -1198,7 +1198,7 @@ github.com/moby/moby/client/pkg/versions
|
||||
## explicit; go 1.19
|
||||
github.com/moby/patternmatcher
|
||||
github.com/moby/patternmatcher/ignorefile
|
||||
# github.com/moby/policy-helpers v0.0.0-20260206215144-77d543533e15
|
||||
# github.com/moby/policy-helpers v0.0.0-20260211190020-824747bfdd3c
|
||||
## explicit; go 1.25.0
|
||||
github.com/moby/policy-helpers
|
||||
github.com/moby/policy-helpers/image
|
||||
|
||||
Reference in New Issue
Block a user