go-session / session

A efficient, safely and easy-to-use session library for Go.
https://godoc.org/github.com/go-session/session
MIT License
218 stars 40 forks source link

install fail #9

Open cos800 opened 3 years ago

cos800 commented 3 years ago
go get -u -v github.com/go-session/gin-session
github.com/go-session/session
# github.com/go-session/session
../../../go/pkg/mod/github.com/go-session/session@v2.4.0+incompatible/session.go:30:19: not enough arguments in call to uuid.Must
        have (uuid.UUID)
        want (uuid.UUID, error)
cos800 commented 3 years ago

https://github.com/satori/go.uuid/blob/master/uuid.go