Skip to content

Commit 4694cb8

Browse files
authored
Update main.go
1 parent 03419d1 commit 4694cb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import (
44
"fmt"
55
"os"
66

7-
"yourproject/src/libb/keycard_link"
8-
"yourproject/src/libb/ipfs_link"
7+
"IPFSS_IPFS-Secure/src/libb/keycard_link"
8+
"IPFSS_IPFS-Secure/libb/ipfs_link"
99
)
1010

1111
func main() {

0 commit comments

Comments
 (0)