Skip to content

Commit

Permalink
go-ipfs-config: Merge pull request ipfs#78 from ipfs/feat/ed25519init
Browse files Browse the repository at this point in the history
Add Init Alternative allowing specification of ED25519 key
  • Loading branch information
willscott committed Apr 28, 2020
2 parents bcfc522 + 8c12429 commit 33f7601
Show file tree
Hide file tree
Showing 4 changed files with 261 additions and 8 deletions.
1 change: 1 addition & 0 deletions config/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module github.com/ipfs/go-ipfs-config

require (
github.com/facebookgo/atomicfile v0.0.0-20151019160806-2de1f203e7d5
github.com/ipfs/interface-go-ipfs-core v0.2.6
github.com/libp2p/go-libp2p-core v0.5.0
github.com/mitchellh/go-homedir v1.1.0
github.com/multiformats/go-multiaddr v0.2.1
Expand Down
Loading

0 comments on commit 33f7601

Please sign in to comment.