2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2026-06-09 21:45:46 +00:00

fix windows build

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2022-09-10 12:16:41 +02:00
parent 13efc1a646
commit d9f253d65c
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ require (
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.7.0
github.com/svenwiltink/sparsecat v1.0.0
go.linka.cloud/console v0.0.0-20220909155039-4f33e50bb6ab
go.linka.cloud/console v0.0.0-20220910100646-48f9f2b8843b
go.uber.org/multierr v1.8.0
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
)