diff options
| author | Shulhan <m.shulhan@gmail.com> | 2019-08-12 01:24:09 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2019-08-12 01:24:09 +0700 |
| commit | c7e3d973aa20f1bbe85abc3a4f0b67009741a8f7 (patch) | |
| tree | 2d281a6630a06b2a6e86c2c7a0b8bb259335c025 /go.mod | |
| parent | edeb4c98cc06e6d9f12f3396d6f3da5f4a31a970 (diff) | |
| download | golang-id-web-c7e3d973aa20f1bbe85abc3a4f0b67009741a8f7.tar.xz | |
go.mod: pembaruan paket ciigo
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ require ( github.com/golang/protobuf v1.3.1 // indirect github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect github.com/kr/pretty v0.1.0 // indirect - github.com/shuLhan/ciigo v0.0.0-20190524012236-f9fe8ce6ed15 - github.com/shuLhan/share v0.6.2-0.20190517170056-d85106c3bdfd + github.com/shuLhan/ciigo v0.0.0-20190805171354-32389460c459 + github.com/shuLhan/share v0.8.1 github.com/stretchr/testify v1.3.0 // indirect golang.org/x/net v0.0.0-20190420063019-afa5a82059c6 // indirect gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect |
