diff options
author | Martin Tournoij <martin@arp242.net> | 2018-09-19 19:33:23 +0100 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2018-09-19 19:33:23 +0100 |
commit | e82bcdb8a6dc888130c03bc80cba492051c5ffbf (patch) | |
tree | 7ac138a0990261e3ff70f518a5a01dc311a31230 /test/go_files | |
parent | a6c6e24d61c3d67f46cb9e3d5a8d4c8475b8a8c6 (diff) | |
download | ale-e82bcdb8a6dc888130c03bc80cba492051c5ffbf.zip |
Add fixer for Go modules (#1873)
* Add fixer for Go modules
Diffstat (limited to 'test/go_files')
-rw-r--r-- | test/go_files/go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/go_files/go.mod b/test/go_files/go.mod new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/test/go_files/go.mod @@ -0,0 +1 @@ + |