Browse Source

Add a go.mod file for basic Go modules support.

M. J. Fromberger 6 years ago
parent
commit
f05e7a5086
1 changed files with 1 additions and 0 deletions
  1. 1 0
      go.mod

+ 1 - 0
go.mod

@@ -0,0 +1 @@
+module github.com/golang/snappy