Skip to content

Commit

Permalink
chore(deps): bump github.com/ipfs/go-ipfs in /tools/http-api-docs
Browse files Browse the repository at this point in the history
Bumps [github.com/ipfs/go-ipfs](https://github.com/ipfs/go-ipfs) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/ipfs/go-ipfs/releases)
- [Changelog](https://github.com/ipfs/go-ipfs/blob/v0.12.1/CHANGELOG.md)
- [Commits](ipfs/kubo@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: github.com/ipfs/go-ipfs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2022
1 parent b163307 commit 43eca8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/http-api-docs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/Stebalien/go-json-doc v0.0.2
github.com/ipfs/go-cid v0.1.0
github.com/ipfs/go-ipfs v0.12.0
github.com/ipfs/go-ipfs v0.12.1
github.com/ipfs/go-ipfs-cmds v0.6.0
github.com/libp2p/go-libp2p-core v0.11.0
github.com/multiformats/go-multiaddr v0.4.1
Expand Down
4 changes: 2 additions & 2 deletions tools/http-api-docs/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -453,8 +453,8 @@ github.com/ipfs/go-fs-lock v0.0.7 h1:6BR3dajORFrFTkb5EpCUFIAypsoxpGpDSVUdFwzgL9U
github.com/ipfs/go-fs-lock v0.0.7/go.mod h1:Js8ka+FNYmgQRLrRXzU3CB/+Csr1BwrRilEcvYrHhhc=
github.com/ipfs/go-graphsync v0.11.0 h1:PiiD5CnoC3xEHMW8d6uBGqGcoTwiMB5d9CORIEyF6iA=
github.com/ipfs/go-graphsync v0.11.0/go.mod h1:wC+c8vGVjAHthsVIl8LKr37cUra2GOaMYcQNNmMxDqE=
github.com/ipfs/go-ipfs v0.12.0 h1:f/ULrfoWuyE7oNmHimh1wnWTOH6xuCgyUJRcUy6vE0E=
github.com/ipfs/go-ipfs v0.12.0/go.mod h1:Sbei4ScHevs2v47nUgONQMtHlUfaJjjTNDbhUU1OzOM=
github.com/ipfs/go-ipfs v0.12.1 h1:stT4AJCiaTS2a+yL382g1IB8Gm+jJFqe7Ssvf+L9KNw=
github.com/ipfs/go-ipfs v0.12.1/go.mod h1:Sbei4ScHevs2v47nUgONQMtHlUfaJjjTNDbhUU1OzOM=
github.com/ipfs/go-ipfs-blockstore v0.0.1/go.mod h1:d3WClOmRQKFnJ0Jz/jj/zmksX0ma1gROTlovZKBmN08=
github.com/ipfs/go-ipfs-blockstore v0.1.0/go.mod h1:5aD0AvHPi7mZc6Ci1WCAhiBQu2IsfTduLl+422H6Rqw=
github.com/ipfs/go-ipfs-blockstore v0.1.4/go.mod h1:Jxm3XMVjh6R17WvxFEiyKBLUGr86HgIYJW/D/MwqeYQ=
Expand Down

0 comments on commit 43eca8d

Please sign in to comment.