Skip to content

Commit

Permalink
Merge pull request #82 from FlowShield/dependabot/go_modules/client/g…
Browse files Browse the repository at this point in the history
…ithub.com/web3-storage/go-w3s-client-0.0.7
  • Loading branch information
gitsrc authored Jul 10, 2024
2 parents 63c8986 + ea1018d commit 3514022
Show file tree
Hide file tree
Showing 2 changed files with 396 additions and 257 deletions.
10 changes: 3 additions & 7 deletions client/go.mod
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,20 @@ module github.com/flowshield/flowshield/client
go 1.16

require (
github.com/BurntSushi/toml v1.1.0 // indirect
github.com/LyricTian/queue v1.2.0
github.com/fatih/camelcase v1.0.0 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/go-redis/redis v6.15.9+incompatible
github.com/google/uuid v1.3.0
github.com/ipfs/go-cid v0.1.0
github.com/ipfs/go-cid v0.3.2
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a
github.com/json-iterator/go v1.1.12
github.com/koding/multiconfig v0.0.0-20171124222453-69c27309b2d7
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/onsi/gomega v1.19.0 // indirect
github.com/pkg/errors v0.9.1
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/urfave/cli/v2 v2.3.0
github.com/web3-storage/go-w3s-client v0.0.6
github.com/urfave/cli/v2 v2.14.1
github.com/web3-storage/go-w3s-client v0.0.7
github.com/wumansgy/goEncrypt v1.0.0
github.com/xtaci/smux v1.5.16
)
Loading

0 comments on commit 3514022

Please sign in to comment.