Skip to content

Commit 0fe668f

Browse files
Bump github.com/jbrukh/bayesian
Bumps [github.com/jbrukh/bayesian](https://github.com/jbrukh/bayesian) from 0.0.0-20231117143245-13ae6f916c7a to 1.1.0. - [Commits](https://github.com/jbrukh/bayesian/commits/v1.1.0) --- updated-dependencies: - dependency-name: github.com/jbrukh/bayesian dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 845f271 commit 0fe668f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
271271
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
272272
github.com/ivanpirog/coloredcobra v1.0.1 h1:aURSdEmlR90/tSiWS0dMjdwOvCVUeYLfltLfbgNxrN4=
273273
github.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=
276276
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=
277277
github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
278278
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=

0 commit comments

Comments
 (0)