go get -u github.com/360EntSecGroup-Skylar/excelize@latest
module learn
go 1.12
require (
github.com/360EntSecGroup-Skylar/excelize v1.4.1 // indirect
github.com/stretchr/objx v0.2.0 // indirect
)
$ go get -u github.com/360EntSecGroup-Skylar/excelize@v2.0.0
go: finding github.com/360EntSecGroup-Skylar/excelize v2.0.0
go: github.com/360EntSecGroup-Skylar/excelize@v0.0.0-20190502075747-b1f632d40841: go.mod has post-v0 module path "github.com/360EntSecGroup-Skylar/excelize/v2" at revision b1f632d40841
go get: error loading module requirements
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/36c0f7c1-f692-4c66-a3cf-e39a0f919d8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.