diff options
| author | Determinant <tederminant@gmail.com> | 2020-07-23 22:24:47 -0400 |
|---|---|---|
| committer | Determinant <tederminant@gmail.com> | 2020-07-23 22:24:47 -0400 |
| commit | cffa0954bbdb43821d1b71d00f99fb705cecd25b (patch) | |
| tree | e3b8a40c72468ed6842c8b9084ff8f1bfa7a59d7 /go.mod | |
| parent | 43af06a5fbf3808519b94db7aec1d01f2e753e94 (diff) | |
add go mod filesv0.2.8
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module github.com/ava-labs/coreth + +go 1.14 |