File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/google/uuid v1.6.0
1818 github.com/hashicorp/go-version v1.7.0
1919 github.com/ivanpirog/coloredcobra v1.0.1
20- github.com/jbrukh/bayesian v0.0.0-20231117143245-13ae6f916c7a
20+ github.com/jbrukh/bayesian v1.1.0
2121 github.com/manifoldco/promptui v0.9.0
2222 github.com/open-policy-agent/frameworks/constraint v0.0.0-20240524210416-5368a3b697f2
2323 github.com/open-policy-agent/gatekeeper/v3 v3.16.3
Original file line number Diff line number Diff line change @@ -271,8 +271,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
271271github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
272272github.com/ivanpirog/coloredcobra v1.0.1 h1:aURSdEmlR90/tSiWS0dMjdwOvCVUeYLfltLfbgNxrN4 =
273273github.com/ivanpirog/coloredcobra v1.0.1 /go.mod h1:iho4nEKcnwZFiniGSdcgdvRgZNjxm+h20acv8vqmN6Q =
274- github.com/jbrukh/bayesian v0.0.0-20231117143245-13ae6f916c7a h1:zSc8tkEGo49/E6cQ9o00si0L9Q/Lu1Hsg8JWKCvzEDU =
275- github.com/jbrukh/bayesian v0.0.0-20231117143245-13ae6f916c7a /go.mod h1:SELxwZQq/mPnfPCR2mchLmT4TQaPJvYtLcCtDWSM7vM =
274+ github.com/jbrukh/bayesian v1.1.0 h1:cpcxvK3idsXuuz1XIkCiLOffLN9ZvoQxi9IzjDD1Jyc =
275+ github.com/jbrukh/bayesian v1.1.0 /go.mod h1:+JiAxMl/BfoYElARxjSFclVgpWSKo+UuUw8oEU5zX5I =
276276github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
277277github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
278278github.com/json-iterator/go v1.1.6 /go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU =
You can’t perform that action at this time.
0 commit comments