GithubHelp home page GithubHelp logo

catamp's Introduction

catamp's People

Contributors

karlek avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mewbak mewpull

catamp's Issues

unable to go get

There seem to be an error during go get of catamp:

go get -v github.com/karlek/catamp
go get: github.com/Sirupsen/logrus@none updating to
	github.com/Sirupsen/[email protected]: parsing go.mod:
	module declares its path as: github.com/sirupsen/logrus
	        but was required as: github.com/Sirupsen/logrus

Edit: using git clone and go install gave the following error:

go: github.com/karlek/catamp imports
	github.com/Sirupsen/logrus: github.com/Sirupsen/[email protected]: parsing go.mod:
	module declares its path as: github.com/sirupsen/logrus
	        but was required as: github.com/Sirupsen/logrus

Edit2: changing Sirup to lowercase in catamp.go resolved the above error and made a new one bubble up ^^

u@x1 ~/D/catamp (master)> go mod tidy
go: finding module for package github.com/davecheney/profile
github.com/karlek/catamp imports
	github.com/karlek/profile tested by
	github.com/karlek/profile.test imports
	github.com/davecheney/profile: cannot find module providing package github.com/davecheney/profile: module github.com/davecheney/profile: git ls-remote -q origin in /home/u/goget/pkg/mod/cache/vcs/3deca265acd02dc5c1b61aac3cff242d7d44bd7374a4a9c6648c09569ae0c28c: exit status 128:
	fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.

Edit3: using pkg/profile instead of karlek/profile resolved the above error, and gave a new one ^^

# github.com/karlek/catamp
./catamp.go:125:17: too many arguments in call to stream.Seek
	have (number, number)
	want (uint64)

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.