Skip to content

Commit 2b15f73

Browse files
committed
Additional changes
1 parent e14886a commit 2b15f73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lxd-initializer/lxd-initializer.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ package main
22

33
import (
44
"context"
5+
"crypto/sha256"
6+
"encoding/hex"
57
"flag"
68
"fmt"
79
"log"

0 commit comments

Comments
 (0)