commit | 1455def202f6e05b95cc7bfc7e8ae67ae5141eba | [log] [tgz] |
---|---|---|
author | Keith Rarick <kr@xph.us> | Sat May 05 20:17:01 2018 -0700 |
committer | Keith Rarick <kr@xph.us> | Sat May 05 20:17:01 2018 -0700 |
tree | 9baf4bb9c19e4bfe3bfb8bb150dbf0aa49181a5a | |
parent | 2788f0dbd16903de03cb8186e5c7d97b69ad387b [diff] |
add go.mod
diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..7c206e0 --- /dev/null +++ b/go.mod
@@ -0,0 +1 @@ +module "github.com/kr/fs"