Skip to content

Commit

Permalink
latest carlet (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
anjor authored Jun 6, 2023
1 parent eaa843a commit aa63f93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/data-prep/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/anjor/anelace v0.0.0-20230330084912-e7a70b075964
github.com/anjor/carlet v0.0.0-20230511201044-6605618601a5
github.com/anjor/carlet v0.0.0-20230606223552-f3beca82dfa0
github.com/ipfs/go-cid v0.4.1
github.com/ipfs/go-ipld-format v0.2.0
github.com/ipfs/go-merkledag v0.5.1
Expand Down
2 changes: 2 additions & 0 deletions cmd/data-prep/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ github.com/anjor/carlet v0.0.0-20230505101327-2ef1c28faa16 h1:EEhoZ/V3cgZ1I/tTQD
github.com/anjor/carlet v0.0.0-20230505101327-2ef1c28faa16/go.mod h1:sTpcN668YLQ1cvCT2RcIxifc/soFheI9wbNeDGCJX74=
github.com/anjor/carlet v0.0.0-20230511201044-6605618601a5 h1:fQ5/r5dju88baq1lqtEOWsr8Zo2mOhs712jspsgy0MM=
github.com/anjor/carlet v0.0.0-20230511201044-6605618601a5/go.mod h1:sTpcN668YLQ1cvCT2RcIxifc/soFheI9wbNeDGCJX74=
github.com/anjor/carlet v0.0.0-20230606223552-f3beca82dfa0 h1:o7qYsmyzBnQ072cDltv+xtz9Sqhi9pF/qLe11FM38PY=
github.com/anjor/carlet v0.0.0-20230606223552-f3beca82dfa0/go.mod h1:sTpcN668YLQ1cvCT2RcIxifc/soFheI9wbNeDGCJX74=
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
Expand Down

0 comments on commit aa63f93

Please sign in to comment.