mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 12:41:46 +00:00
Fix #316: Include go.sum in installation to resolve dependency errors
This commit is contained in:
@@ -258,6 +258,7 @@ function Install-Mole {
|
||||
$filesToCopy = @(
|
||||
"mole.ps1"
|
||||
"go.mod"
|
||||
"go.sum"
|
||||
"bin"
|
||||
"lib"
|
||||
"cmd"
|
||||
|
||||
Reference in New Issue
Block a user