Skip to content

Commit 30ef6cf

Browse files
committed
chore(deps): update go modules
1 parent 204f0ca commit 30ef6cf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

cli/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/manifoldco/promptui v0.9.0
2828
github.com/migueleliasweb/go-github-mock v0.0.19
2929
github.com/mitchellh/go-testing-interface v1.14.2-0.20210821155943-2d9075ca8770
30-
github.com/open-policy-agent/opa v0.55.0
30+
github.com/open-policy-agent/opa v0.56.0
3131
github.com/otiai10/copy v1.12.0
3232
github.com/pkg/errors v0.9.1
3333
github.com/spf13/cobra v1.7.0

cli/go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,8 @@ github.com/open-policy-agent/opa v0.54.0 h1:mGEsK+R5ZTMV8fzzbNzmYDGbTmY30wmRCIHm
534534
github.com/open-policy-agent/opa v0.54.0/go.mod h1:d8I8jWygKGi4+T4H07qrbeCdH1ITLsEfT0M+bsvxWw0=
535535
github.com/open-policy-agent/opa v0.55.0 h1:s7Vm4ph6zDqqP/KzvUSw9fsKVsm9lhbTZhYGxxTK7mo=
536536
github.com/open-policy-agent/opa v0.55.0/go.mod h1:2Vh8fj/bXCqSwGMbBiHGrw+O8yrho6T/fdaHt5ROmaQ=
537+
github.com/open-policy-agent/opa v0.56.0 h1:FUSb6MyckjuffOMshEG8P+HGnckxkJ8ENZJHEzAddhk=
538+
github.com/open-policy-agent/opa v0.56.0/go.mod h1:un01L10fkolr00KJMDSqGb2FXCjVyVQOybLtHOfSEfY=
537539
github.com/otiai10/copy v1.12.0 h1:cLMgSQnXBs1eehF0Wy/FAGsgDTDmAqFR7rQylBb1nDY=
538540
github.com/otiai10/copy v1.12.0/go.mod h1:rSaLseMUsZFFbsFGc7wCJnnkTAvdc5L6VWxPE4308Ww=
539541
github.com/otiai10/mint v1.5.1 h1:XaPLeE+9vGbuyEHem1JNk3bYc7KKqyI/na0/mLd/Kks=

0 commit comments

Comments
 (0)