godcong / wego

a wechat sdk for golang
MIT License
47 stars 11 forks source link

fix the bug: multiple-value uuid.NewV1() in single-value context #4

Closed flashytime closed 5 years ago

flashytime commented 5 years ago

fix the bug: ../github.com/godcong/wego/util/function.go:354:17: multiple-value uuid.NewV1() in single-value context

godcong commented 5 years ago

the latest tag version of github.com/satori/go.uuid is used single-value the master branch is used multiple-value in wego we used the latest tag version 1.2.0