diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ module gitlab.com/gitlab-org/gitlab-shell -go 1.12 +go 1.13 require ( github.com/mattn/go-shellwords v0.0.0-20190425161501-2444a32a19f4 |