Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/Azure/azure-storage-blob-go v0.8.1-0.20191213204130-762620a866ba
github.com/CortexFoundation/inference v0.0.0-20210119065113-cfd300c22e86
github.com/CortexFoundation/torrentfs v1.0.23-0.20210301030653-3dae5ad033d1
github.com/CortexFoundation/torrentfs v1.0.23-0.20210304034407-a9e6b635113b
github.com/VictoriaMetrics/fastcache v1.5.8-0.20200305212624-8835719dc76c
github.com/arsham/figurine v1.0.1
github.com/aws/aws-sdk-go v1.31.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ github.com/CortexFoundation/torrentfs v1.0.14-0.20200703071639-3fcabcabf274/go.m
github.com/CortexFoundation/torrentfs v1.0.20-0.20200810031954-d36d26f82fcc/go.mod h1:N5BsicP5ynjXIi/Npl/SRzlJ630n1PJV2sRj0Z0t2HA=
github.com/CortexFoundation/torrentfs v1.0.22-0.20201126093427-f455d2481b9b/go.mod h1:lcAYtGEoWAeIhWH/JpXno34eNA17xslgwg6UBBd769U=
github.com/CortexFoundation/torrentfs v1.0.23-0.20210119015245-ae2a4c2c966c/go.mod h1:iyTtPicpVt2NTVGDyhQ1LurDZFB/uR0R2dK22Pv3M1g=
github.com/CortexFoundation/torrentfs v1.0.23-0.20210301030653-3dae5ad033d1 h1:sATqmHcHGBbit+edLzxTM/xA5GE+ukDUqU+az/DWNfY=
github.com/CortexFoundation/torrentfs v1.0.23-0.20210301030653-3dae5ad033d1/go.mod h1:MtiYeCanvbPebKRRJbvjoxe9XU3DHeEe4twkCnjWtcQ=
github.com/CortexFoundation/torrentfs v1.0.23-0.20210304034407-a9e6b635113b h1:TRo7zmbUHf3x7aDo2+6eJ3RZZG+nISzlZqzM4GSfeSY=
github.com/CortexFoundation/torrentfs v1.0.23-0.20210304034407-a9e6b635113b/go.mod h1:MtiYeCanvbPebKRRJbvjoxe9XU3DHeEe4twkCnjWtcQ=
github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
github.com/Julusian/godocdown v0.0.0-20170816220326-6d19f8ff2df8/go.mod h1:INZr5t32rG59/5xeltqoCJoNY7e5x/3xoY9WSWVWg74=
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ github.com/CortexFoundation/inference
github.com/CortexFoundation/inference/synapse
# github.com/CortexFoundation/merkletree v0.0.0-20210226031755-94f6423532ee
github.com/CortexFoundation/merkletree
# github.com/CortexFoundation/torrentfs v1.0.23-0.20210301030653-3dae5ad033d1
# github.com/CortexFoundation/torrentfs v1.0.23-0.20210304034407-a9e6b635113b
## explicit
github.com/CortexFoundation/torrentfs
github.com/CortexFoundation/torrentfs/compress
Expand Down