Coder Social home page Coder Social logo

Comments (5)

ckotzbauer avatar ckotzbauer commented on August 15, 2024

Can't reproduce this behaviour. Just did a go mod tidy and pushed the result (two lines removed), also the build is green (it also runs a go mod tidy). Which go version do you use?

from vulnerability-operator.

mvasl avatar mvasl commented on August 15, 2024

I tried this on 2 separate machines on diffirent networks, one was running go 1.18.1 linux/amd64 on lubuntu 21.10, second was on macOS Monterey 12.3, go1.18.2 darwin/arm64. Same results.

Can you try again, but with all module caches cleared?

from vulnerability-operator.

ckotzbauer avatar ckotzbauer commented on August 15, 2024

I will try it later, yes. Weird problem

from vulnerability-operator.

ckotzbauer avatar ckotzbauer commented on August 15, 2024

It worked for me with cleaned caches on my linux/amd64 with go 1.18.2
If there would be an issue in general, the Github build would also fail, as this is always an isolated environment.

from vulnerability-operator.

ckotzbauer avatar ckotzbauer commented on August 15, 2024

The problem came now up with the latest dependency-updates. I solved it by replacing the indirect etcd version 3.5.2 with 3.6.0-alpha.0. This issue was caused by a breaking change of opentelemetry.
open-telemetry/opentelemetry-go#2577 (comment)

from vulnerability-operator.

Related Issues (11)

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.