diff options
author | Özgür Kesim <oec@codeblau.de> | 2021-05-08 11:43:02 +0200 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2021-05-08 11:43:02 +0200 |
commit | c9424b173d1f7085bd39763d87e2572dad9fceaf (patch) | |
tree | 166c533da25c433ae75702870f0869997576ea27 /go.mod | |
parent | 77cef04cda4dd86b21fc7ca7801f7fee4004b057 (diff) |
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ module kesim.org/tcl go 1.12 -require github.com/oec/goparsify v0.0.7 +require kesim.org/goparsify v0.0.0-20210507195226-afd70fad39c8 |