diff --git a/go.mod b/go.mod index 5a57176d..1c853224 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.13 require ( github.com/kyokomi/emoji v2.1.0+incompatible - github.com/qdm12/golibs v0.0.0-20200208143139-ccf3a2b4be96 + github.com/qdm12/golibs v0.0.0-20200208153322-66b2eb719e21 github.com/stretchr/testify v1.4.0 golang.org/x/sys v0.0.0-20190412213103-97732733099d )