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 /direct_client_test.go | |
| parent | 6b03e4fd9670f865216a773545ea4a0bbf534582 (diff) | |
| download | kamusku-734ce643ecbc992834a8f78b44904b82b09bc84b.tar.xz | |
all: rename the module to "kamusku"
Diffstat (limited to 'direct_client_test.go')
| -rw-r--r-- | direct_client_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/direct_client_test.go b/direct_client_test.go index dd3b59b..533fc78 100644 --- a/direct_client_test.go +++ b/direct_client_test.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -package kbbi +package kamusku import ( "io/ioutil" |
