Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit 8c16c37

Browse files
committed
Add go.mod
Makes development outside GOPATH easier.
1 parent 7445100 commit 8c16c37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module github.com/mssola/user_agent
2+
3+
go 1.13

0 commit comments

Comments
 (0)