diff options
author | Wolfy-J <[email protected]> | 2019-10-22 18:41:29 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2019-10-22 18:41:29 +0300 |
commit | 21ec73b733e71eae88f6db2bb6bf67f8c495b0b5 (patch) | |
tree | 83d84f2caf8463636954e8f2461c3ff19771674f /go.mod | |
parent | 84c9808ae59504378b857997220cd0a61bc3a7bb (diff) |
- version bump and release
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,3 +26,5 @@ require ( golang.org/x/tools v0.0.0-20180828015842-6cd1fcedba52 // indirect gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect ) + +go 1.13 |