Skip to content

Commit

Permalink
chore(deps): update go modules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2024
1 parent 00febbb commit 052dd57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/itchyny/json2yaml v0.1.4
github.com/jedib0t/go-pretty v4.3.0+incompatible
github.com/manifoldco/promptui v0.9.0
github.com/migueleliasweb/go-github-mock v1.0.1
github.com/migueleliasweb/go-github-mock v1.1.0
github.com/mitchellh/go-testing-interface v1.14.2-0.20210821155943-2d9075ca8770
github.com/open-policy-agent/opa v0.69.0
github.com/otiai10/copy v1.14.0
Expand All @@ -47,8 +47,8 @@ require (
)

require (
github.com/hashicorp/go-version v1.6.0
github.com/jedib0t/go-pretty/v6 v6.6.0
github.com/hashicorp/go-version v1.7.0
github.com/jedib0t/go-pretty/v6 v6.6.1
)

require (
Expand Down

0 comments on commit 052dd57

Please sign in to comment.