Skip to content

Commit

Permalink
Update module github.com/spinnaker/spin to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent 433f47e commit dc28c7d
Show file tree
Hide file tree
Showing 2 changed files with 667 additions and 2 deletions.
7 changes: 5 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ module github.com/kekeniker/marco
go 1.16

require (
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/olekukonko/tablewriter v0.0.4
github.com/spf13/cobra v1.1.3
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/spf13/cobra v1.5.0
github.com/spf13/pflag v1.0.5
github.com/spinnaker/spin v0.4.1-0.20201211003717-9e6d8f2f1f78
github.com/spf13/viper v1.7.0 // indirect
github.com/spinnaker/spin v1.28.0
)
Loading

0 comments on commit dc28c7d

Please sign in to comment.