session
session copied to clipboard
Does the package support GO v1.17.2
I can not download the package using
go get -v github.com/go-session/session/v3
The error is
go get: module github.com/go-session/session/v3: stream error: stream ID 7; INTERNAL_ERROR
My Go Version:
go version go1.17.2 darwin/amd64
Use https://goproxy.cn/ as go proxy try again. This error is network exception.