add passthru repo version
This commit is contained in:
parent
e59473aa70
commit
82de3af2b9
1 changed files with 1 additions and 0 deletions
|
@ -60,4 +60,5 @@ in
|
||||||
${../../scripts/add-go-module.sh} $SRC_PATH ipfs/kubo "storj.io/ipfs-go-ds-storj/plugin@latest"
|
${../../scripts/add-go-module.sh} $SRC_PATH ipfs/kubo "storj.io/ipfs-go-ds-storj/plugin@latest"
|
||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
|
passthru.repoVersion = "19"; # Also update kubo-migrator when changing the repo version
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue