Hello,

I have just published a new version of my websocket library, but I cannot 
get it to load into the client.  The error message is as follows:

    > go get seehuhn.de/go/websocket@v1.1.0
    go: downloading seehuhn.de/go/websocket v1.1.0
    go get: seehuhn.de/go/websocket@v1.1.0: verifying module: 
seehuhn.de/go/websocket@v1.1.0: reading 
https://sum.golang.org/lookup/seehuhn.de/go/websocket@v1.1.0: 410 Gone
server response: not found: seehuhn.de/go/websocket@v1.1.0: invalid 
version: unknown revision v1.1.0

The previous version works: go get seehuhn.de/go/websocket@v1.0.1 and I 
believe I have correctly tagged the new version, since the tag shows up 
here: https://github.com/seehuhn/go-websocket/tags .

What am I doing wrong?

Many thanks,
Jochen

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/fc6d5a31-3197-440e-b9ae-9cc6422ee63en%40googlegroups.com.

Reply via email to