Skip to content

Commit c9590e2

Browse files
Merge pull request #16 from antoineco/go-mod
Add support for Go modules
2 parents 094ff9e + d1ff12e commit c9590e2

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/ZachtimusPrime/Go-Splunk-HTTP
2+
3+
go 1.14

0 commit comments

Comments
 (0)