diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod index f033df3..cc1522a 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/getwtxt/getwtxt go 1.11 -require github.com/getwtxt/getwtxt/svc v0.0.0-20190613013552-a2d5115725de +require github.com/getwtxt/getwtxt/svc v0.0.0-20190613020412-dca21841d614 |