Skip to content

Commit fa03e9e

Browse files
chore(deps): bump github.com/open-policy-agent/opa from 0.39.0 to 0.40.0 (fanal#506)
1 parent 6d8ae19 commit fa03e9e

File tree

2 files changed

+211
-36
lines changed

2 files changed

+211
-36
lines changed

go.mod

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ require (
3131
github.com/kylelemons/godebug v1.1.0
3232
github.com/mitchellh/mapstructure v1.4.3
3333
github.com/moby/buildkit v0.9.3
34-
github.com/open-policy-agent/opa v0.39.0
34+
github.com/open-policy-agent/opa v0.40.0
3535
github.com/opencontainers/go-digest v1.0.0
36-
github.com/opencontainers/image-spec v1.0.2-0.20211117181255-693428a734f5
36+
github.com/opencontainers/image-spec v1.0.2
3737
github.com/samber/lo v1.19.0
3838
github.com/saracen/walker v0.0.0-20191201085201-324a081bae7e
3939
github.com/sosedoff/gitkit v0.3.0
@@ -48,7 +48,7 @@ require (
4848
golang.org/x/mod v0.6.0-dev.0.20211013180041-c96bc1413d57
4949
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect
5050
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
51-
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 // indirect
51+
golang.org/x/sys v0.0.0-20220412211240-33da011f77ad // indirect
5252
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
5353
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
5454
sigs.k8s.io/yaml v1.3.0
@@ -57,15 +57,15 @@ require (
5757
require (
5858
cloud.google.com/go v0.99.0 // indirect
5959
cloud.google.com/go/storage v1.10.0 // indirect
60-
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
60+
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
6161
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
6262
github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 // indirect
6363
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
6464
github.com/Azure/go-autorest/logger v0.2.1 // indirect
6565
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
6666
github.com/Masterminds/semver v1.5.0 // indirect
6767
github.com/Microsoft/go-winio v0.5.1 // indirect
68-
github.com/Microsoft/hcsshim v0.8.23 // indirect
68+
github.com/Microsoft/hcsshim v0.9.2 // indirect
6969
github.com/OneOfOne/xxhash v1.2.8 // indirect
7070
github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7 // indirect
7171
github.com/acomagu/bufpipe v1.0.3 // indirect
@@ -77,8 +77,8 @@ require (
7777
github.com/bmatcuk/doublestar v1.3.4 // indirect
7878
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
7979
github.com/cespare/xxhash/v2 v2.1.2 // indirect
80-
github.com/containerd/cgroups v1.0.1 // indirect
81-
github.com/containerd/containerd v1.5.8 // indirect
80+
github.com/containerd/cgroups v1.0.3 // indirect
81+
github.com/containerd/containerd v1.6.2 // indirect
8282
github.com/containerd/stargz-snapshotter/estargz v0.10.1 // indirect
8383
github.com/containerd/typeurl v1.0.2 // indirect
8484
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
@@ -126,10 +126,10 @@ require (
126126
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
127127
github.com/moby/sys/mount v0.2.0 // indirect
128128
github.com/moby/sys/mountinfo v0.5.0 // indirect
129-
github.com/moby/term v0.0.0-20201216013528-df9cb8a40635 // indirect
129+
github.com/moby/term v0.0.0-20210610120745-9d4ed1856297 // indirect
130130
github.com/morikuni/aec v1.0.0 // indirect
131131
github.com/olekukonko/tablewriter v0.0.5 // indirect
132-
github.com/opencontainers/runc v1.0.2 // indirect
132+
github.com/opencontainers/runc v1.1.0 // indirect
133133
github.com/owenrumney/squealer v0.3.2 // indirect
134134
github.com/pkg/errors v0.9.1 // indirect
135135
github.com/pmezard/go-difflib v1.0.0 // indirect
@@ -154,12 +154,12 @@ require (
154154
go.uber.org/multierr v1.6.0 // indirect
155155
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
156156
golang.org/x/text v0.3.7 // indirect
157-
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba // indirect
157+
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
158158
golang.org/x/tools v0.1.8-0.20211029000441-d6a9af8af023 // indirect
159159
google.golang.org/api v0.62.0 // indirect
160160
google.golang.org/appengine v1.6.7 // indirect
161-
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
162-
google.golang.org/grpc v1.45.0 // indirect
161+
google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368 // indirect
162+
google.golang.org/grpc v1.46.0 // indirect
163163
google.golang.org/protobuf v1.28.0 // indirect
164164
gopkg.in/warnings.v0 v0.1.2 // indirect
165165
gopkg.in/yaml.v2 v2.4.0 // indirect

0 commit comments

Comments
 (0)