Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
* master:
  Update setup-go version in github actions
  Fix: upgrade textile packages and associated fixes (#264)
  Prod release (#255)
  Develop (#254)
  • Loading branch information
maurycy committed Dec 11, 2020
2 parents b72af25 + 4e3cac0 commit e1e0ce9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 280 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ require (
github.com/ipfs/go-ipfs-http-client v0.1.0
github.com/ipfs/go-ipld-format v0.2.0
github.com/ipfs/go-merkledag v0.3.2
github.com/ipfs/go-path v0.0.8 // indirect
github.com/ipfs/go-unixfs v0.2.4
github.com/ipfs/interface-go-ipfs-core v0.4.0
github.com/jmhodges/levigo v1.0.0 // indirect
Expand All @@ -57,6 +58,7 @@ require (
github.com/opentracing/opentracing-go v1.2.0
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.7.1 // indirect
github.com/radovskyb/watcher v1.0.7
github.com/rs/cors v1.7.0
github.com/sirupsen/logrus v1.7.0
Expand Down
Loading

0 comments on commit e1e0ce9

Please sign in to comment.