Add go module for Go1.11.

This commit is contained in:
Henri LEPIC 2020-08-17 15:54:52 +02:00
parent d8f796af33
commit 8f4036c24a
No known key found for this signature in database
GPG Key ID: 6D6384A9F3EF7453
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/davecgh/go-spew
go 1.11