Skip to content

Error while building client-mpquic.go #3

@Mahati-Kalale

Description

@Mahati-Kalale

I am getting the following error while trying to build the client-mpquic.go file. I have installed all the dependencies and yet I don't know where I am going wrong

client-mpquic.go:10:2: "./config" is relative, but relative import paths are not supported in module mode
client-mpquic.go:9:2: "./utils" is relative, but relative import paths are not supported in module mode
client-mpquic.go:11:2: no required module provides package github.com/lucas-clemente/quic-go: go.mod file not found in current directory or any parent directory; see 'go help modules'
client-mpquic.go:12:2: no required module provides package gocv.io/x/gocv: go.mod file not found in current directory or any parent directory; see 'go help modules'
Screenshot from 2024-04-29 08-45-10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions