Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit e7afc7f

Browse files
Merge pull request #3 from monopole/addGoMod
Add go.mod
2 parents c34317b + 37ec2fd commit e7afc7f

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/google/shlex
2+
3+
go 1.13

0 commit comments

Comments
 (0)