Skip to content

Commit 25abeec

Browse files
committed
Support go modules
1 parent 4039ceb commit 25abeec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/brimstone/go-shellcode
2+
3+
go 1.13

0 commit comments

Comments
 (0)