Skip to content

Commit

Permalink
update go mod (#768)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmunishwar committed Nov 17, 2022
1 parent 4909392 commit 09be3d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -11,8 +11,8 @@ require (
github.com/hashicorp/go-version v1.6.0
github.com/k14s/difflib v0.0.0-20201117154628-0c031775bf57
github.com/k14s/starlark-go v0.0.0-20200720175618-3a5c849cc368
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.1
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.1
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
)

Expand Down

0 comments on commit 09be3d5

Please sign in to comment.