Skip to content

Commit

Permalink
Updated windows dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanHabic committed Oct 22, 2020
1 parent 07e6c92 commit c65ffcd
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 25 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/deckarep/golang-set v1.7.1 // indirect
github.com/elastic/gosigar v0.10.5 // indirect
github.com/ethereum/go-ethereum v1.9.12
github.com/gorilla/websocket v1.4.1
github.com/gorilla/websocket v1.4.2
github.com/hashicorp/go-version v1.2.0
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/juju/ansiterm v0.0.0-20180109212912-720a0952cc2a // indirect
Expand All @@ -29,8 +29,8 @@ require (
github.com/pkg/errors v0.9.1
github.com/rs/cors v1.7.0 // indirect
github.com/sirupsen/logrus v1.4.2
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.4.0
github.com/spf13/cobra v1.1.1
github.com/spf13/viper v1.7.0
golang.org/x/crypto v0.0.0-20200320145329-97fc981609be // indirect
golang.org/x/sys v0.0.0-20200317113312-5766fd39f98d // indirect
)
Loading

0 comments on commit c65ffcd

Please sign in to comment.