Skip to content

Commit 87af203

Browse files
move files to wasip1 directory
Signed-off-by: Achille Roussel <[email protected]>
1 parent 8ba0c2a commit 87af203

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dial_wasip1.go renamed to wasip1/dial_wasip1.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package net
1+
package wasip1
22

33
import (
44
"context"

listen_wasip1.go renamed to wasip1/listen_wasip1.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package net
1+
package wasip1
22

33
import (
44
"fmt"

lookup_wasip1.go renamed to wasip1/lookup_wasip1.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package net
1+
package wasip1
22

33
import (
44
"fmt"

0 commit comments

Comments
 (0)