Skip to content

Commit

Permalink
Merge branch 'master' into goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone committed Mar 17, 2022
2 parents b2e3f03 + c7a3d57 commit fe0f69f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 728 deletions.
6 changes: 4 additions & 2 deletions go.mod
Expand Up @@ -18,9 +18,9 @@ require (
github.com/mattn/go-colorable v0.1.12
github.com/mattn/go-isatty v0.0.14
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20220223135819-4133d5122603
github.com/spf13/cobra v1.3.0
github.com/spf13/cobra v1.4.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.7.1
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)
Expand All @@ -29,6 +29,8 @@ require (
github.com/alecthomas/colour v0.1.0 // indirect
github.com/alecthomas/repr v0.0.0-20210801044451-80ca428c5142 // indirect
github.com/certifi/gocertifi v0.0.0-20210507211836-431795d63e8d // indirect
github.com/chzyer/logex v1.2.0 // indirect
github.com/chzyer/test v0.0.0-20210722231415-061457976a23 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/etdub/goparsetime v0.0.0-20160315173935-ea17b0ac3318 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
Expand Down

0 comments on commit fe0f69f

Please sign in to comment.