diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ module git.sr.ht/~benburwell/goredir go 1.13 -require github.com/virtyx-technologies/readenv v0.1.0 +require github.com/BurntSushi/toml v0.3.1 |