diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-07-08 16:50:53 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2020-07-08 16:50:53 +1000 |
| commit | 6a2eaefccae186430c3a3cd8822e61fb70749c7b (patch) | |
| tree | e6fdd5416e4f70cdf307d56573f3282cfac15b50 /go.mod | |
| parent | a5d1ec2b1dfc35c6a2d0dbf76dd1e2b0083225d1 (diff) | |
Fix the import path of this package
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module github.com/wybiral/tube +module github.com/prologic/tube go 1.14 |
