Giter Club home page Giter Club logo

docker-domains's People

Contributors

metal3d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-domains's Issues

Make build fails with `go.mod file not found`

@metal3d thank you for your work on this–it looks like it's not currently possible to get past installation.

Running into similar issue as #1 – see error below.

Status: Downloaded newer image for golang:1.18
go: go.mod file not found in current directory or any parent directory; see 'go help modules'
make: *** [Makefile:12: dist/docker-domains] Error 1

Build fails with missing go.sum entry

Hi @metal3d,
thanks for this great project!

Trying to build it (with make build) I ran into this error:

go: github.com/Microsoft/[email protected]: missing go.sum entry; to add it:
	go mod download github.com/Microsoft/go-winio
go: github.com/Microsoft/[email protected]: missing go.sum entry; to add it:
	go mod download github.com/Microsoft/go-winio

Which seems to be a variation of this issue:
golang/go#44129

Following the suggestion to add the -mod=mod parameter to the build commandline seems to fix the issue for me.

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.