diff options
| author | Shulhan <m.shulhan@gmail.com> | 2020-05-30 03:26:34 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-05-30 03:26:34 +0700 |
| commit | 734ce643ecbc992834a8f78b44904b82b09bc84b (patch) | |
| tree | d67aec8f6e0fe922e3bb6c7abc91fb8ad30ee9e7 /go.mod | |
| parent | 6b03e4fd9670f865216a773545ea4a0bbf534582 (diff) | |
| download | kamusku-734ce643ecbc992834a8f78b44904b82b09bc84b.tar.xz | |
all: rename the module to "kamusku"
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/shuLhan/kbbi +module github.com/shuLhan/kamusku go 1.13 |
