Skip to content

Commit

Permalink
initial import
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelMure committed Aug 16, 2021
0 parents commit d3fd9bc
Show file tree
Hide file tree
Showing 3 changed files with 1,297 additions and 0 deletions.
10 changes: 10 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
module api-client

go 1.15

require (
github.com/ipfs/go-ipfs-files v0.0.8
github.com/ipfs/go-ipfs-http-client v0.1.0
github.com/ipfs/interface-go-ipfs-core v0.5.0
github.com/spf13/pflag v1.0.5
)
Loading

0 comments on commit d3fd9bc

Please sign in to comment.