Code Monkey home page Code Monkey logo

Comments (6)

ammario avatar ammario commented on July 29, 2024

This seems like it might be a temporary issue with golang.org. Could you try it again?

from sshcode.

andrewsav-bt avatar andrewsav-bt commented on July 29, 2024

Also on Ububtu I'm getting the following after running go get -u go.coder.com/sshcode:

# strings
/usr/local/go/src/strings/strings_decl.go:8:6: IndexByte redeclared in this block
        previous declaration at /usr/local/go/src/strings/strings.go:150:34
# bytes
/usr/local/go/src/bytes/bytes_decl.go:10:6: IndexByte redeclared in this block
        previous declaration at /usr/local/go/src/bytes/bytes.go:101:34
/usr/local/go/src/bytes/bytes_decl.go:17:6: Equal redeclared in this block
        previous declaration at /usr/local/go/src/bytes/bytes.go:18:25
/usr/local/go/src/bytes/bytes_decl.go:24:6: Compare redeclared in this block
        previous declaration at /usr/local/go/src/bytes/bytes.go:37:27
# crypto/cipher
/usr/local/go/src/crypto/cipher/xor_amd64.go:9:6: xorBytes redeclared in this block
        previous declaration at /usr/local/go/src/crypto/cipher/xor.go:58:33
/usr/local/go/src/crypto/cipher/xor_amd64.go:22:6: xorWords redeclared in this block
        previous declaration at /usr/local/go/src/crypto/cipher/xor.go:83:27
# crypto/rc4
/usr/local/go/src/crypto/rc4/rc4_asm.go:15:18: (*Cipher).XORKeyStream redeclared in this block
        previous declaration at /usr/local/go/src/crypto/rc4/rc4.go:61:6

from sshcode.

ammario avatar ammario commented on July 29, 2024

Looks like your Go installation was overwritten incorrectly. Try deleting /usr/local/go and reinstalling.

from sshcode.

AndrewSav avatar AndrewSav commented on July 29, 2024

yeah, that worked, thanks. I wonder what overwrote it... may be you require a certain version of go?

from sshcode.

ammario avatar ammario commented on July 29, 2024

There's no way this tool could overwrite it 🤷‍♂️

from sshcode.

sreya avatar sreya commented on July 29, 2024

Seems like your issue is resolved, please reopen if you encounter more issues but like @ammario said it's not possible for the tool to overwrite your go installation

from sshcode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.