Skip to content

Commit

Permalink
Merge pull request #61 from Nirothipan/master
Browse files Browse the repository at this point in the history
Add go modifications
  • Loading branch information
arunans23 authored Jul 6, 2020
2 parents a814a16 + 7d3aa31 commit b3018e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ module github.com/wso2/product-mi-tooling/cmd
go 1.12

require (
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/lithammer/dedent v1.1.0
github.com/magiconair/properties v1.8.1
github.com/mattn/go-runewidth v0.0.4 // indirect
github.com/olekukonko/tablewriter v0.0.1
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.3 // indirect
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
golang.org/x/tools v0.0.0-20200611032120-1fdcbd130028 // indirect
gopkg.in/resty.v1 v1.12.0
Expand Down

0 comments on commit b3018e2

Please sign in to comment.