Skip to content

Commit

Permalink
deps Update github.com/defenseunicorns/go-oscal digest to bc005d0 (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 937a466 commit 56d7ffe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/defenseunicorns/lula
go 1.21.4

require (
github.com/defenseunicorns/go-oscal v0.0.0-20231201233336-a64b5c9bcbd6
github.com/defenseunicorns/go-oscal v0.0.0-20231204225035-bc005d085d3b
github.com/mitchellh/mapstructure v1.5.0
github.com/open-policy-agent/opa v0.59.0
github.com/spf13/cobra v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/defenseunicorns/go-oscal v0.0.0-20231201233336-a64b5c9bcbd6 h1:0wIl3TcTjs33gSVaQNKclF+RTOTphNX4/bnLkWRXoO0=
github.com/defenseunicorns/go-oscal v0.0.0-20231201233336-a64b5c9bcbd6/go.mod h1://+Z9UpH86jUaRXRnoVryLn2/9U/jFn/iLCKcNU3jUY=
github.com/defenseunicorns/go-oscal v0.0.0-20231204225035-bc005d085d3b h1:nUYGGPO8QIyv7SbEq6HwvKnoZobKqj/yKTU5L9Qhh0E=
github.com/defenseunicorns/go-oscal v0.0.0-20231204225035-bc005d085d3b/go.mod h1:WnHq9vtRwSyVpUKFlZW/BSRaZFGWRjzY3Z0pD4dQ32c=
github.com/dgraph-io/badger/v3 v3.2103.5 h1:ylPa6qzbjYRQMU6jokoj4wzcaweHylt//CH0AKt0akg=
github.com/dgraph-io/badger/v3 v3.2103.5/go.mod h1:4MPiseMeDQ3FNCYwRbbcBOGJLf5jsE0PPFzRiKjtcdw=
github.com/dgraph-io/ristretto v0.1.1 h1:6CWw5tJNgpegArSHpNHJKldNeq03FQCwYvfMVWajOK8=
Expand Down

0 comments on commit 56d7ffe

Please sign in to comment.