Skip to content

Commit

Permalink
up ci dep on go-ipfs-http-client
Browse files Browse the repository at this point in the history
  • Loading branch information
petar committed Aug 19, 2020
1 parent 4f7a613 commit 33f8e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jobs:
name: Cloning
command: |
git clone https://github.com/ipfs/go-ipfs-http-client.git
git -C go-ipfs-http-client checkout aa44d1ae1463bd7702b47b3413f85bc78f7cd33a
git -C go-ipfs-http-client checkout 60ff4c99acc8af80b3d73995318807c70445a9a9
git -C go-ipfs-http-client log -1
- restore_cache:
keys:
Expand Down

0 comments on commit 33f8e63

Please sign in to comment.