Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue following your steps #13

@kokkiat

Description

@kokkiat

Hi,

There are this issue following your steps in github.

I git clone the 2 projects and then run go mod tidy and got the following issue.

[ec2-user@ip-10-0-5-88 lkm]$ go mod tidy
go: github.com/lkmio/lkm imports
github.com/lkmio/transport: github.com/lkmio/[email protected]: replacement directory ../transport does not exist
go: github.com/lkmio/lkm/flv imports
github.com/lkmio/flv: github.com/lkmio/[email protected]: replacement directory ../flv does not exist
go: github.com/lkmio/lkm/flv imports
github.com/lkmio/flv/amf0: github.com/lkmio/[email protected]: replacement directory ../flv does not exist
go: github.com/lkmio/lkm/gb28181 imports
github.com/lkmio/mpeg: github.com/lkmio/[email protected]: replacement directory ../mpeg does not exist
go: github.com/lkmio/lkm/gb28181 imports
github.com/lkmio/rtp: github.com/lkmio/[email protected]: replacement directory ../rtp does not exist
go: github.com/lkmio/lkm/rtmp imports
github.com/lkmio/rtmp: github.com/lkmio/[email protected]: replacement directory ../rtmp does not exist
go: github.com/lkmio/lkm imports
go.uber.org/zap/zapcore tested by
go.uber.org/zap/zapcore.test imports
go.uber.org/goleak: github.com/lkmio/[email protected] (replaced by ../flv): reading ../flv/go.mod: open /home/ec2-user/flv/go.mod: no such file or directory
go: github.com/lkmio/lkm/log imports
github.com/natefinch/lumberjack tested by
github.com/natefinch/lumberjack.test imports
gopkg.in/yaml.v2: github.com/lkmio/[email protected] (replaced by ../flv): reading ../flv/go.mod: open /home/ec2-user/flv/go.mod: no such file or directory
go: github.com/lkmio/lkm/log imports
github.com/x-cray/logrus-prefixed-formatter tested by
github.com/x-cray/logrus-prefixed-formatter.test imports
github.com/onsi/ginkgo: github.com/lkmio/[email protected] (replaced by ../flv): reading ../flv/go.mod: open /home/ec2-user/flv/go.mod: no such file or directory
go: github.com/lkmio/lkm/log imports
github.com/x-cray/logrus-prefixed-formatter tested by
github.com/x-cray/logrus-prefixed-formatter.test imports
github.com/onsi/gomega: github.com/lkmio/[email protected] (replaced by ../flv): reading ../flv/go.mod: open /home/ec2-user/flv/go.mod: no such file or directory
go: github.com/lkmio/lkm/rtc imports
github.com/pion/webrtc/v3 imports
github.com/pion/datachannel tested by
github.com/pion/datachannel.test imports
github.com/pion/transport/test: github.com/lkmio/[email protected] (replaced by ../flv): reading ../flv/go.mod: open /home/ec2-user/flv/go.mod: no such file or directory
go: github.com/lkmio/lkm/rtc imports
github.com/pion/webrtc/v3 imports
github.com/pion/interceptor/pkg/twcc tested by
github.com/pion/interceptor/pkg/twcc.test imports
github.com/pion/transport/v3/test: github.com/lkmio/[email protected] (replaced by ../flv): reading ../flv/go.mod: open /home/ec2-user/flv/go.mod: no such file or directory
go: github.com/lkmio/lkm/rtc imports
github.com/pion/webrtc/v3 imports
github.com/pion/sctp tested by
github.com/pion/sctp.test imports
github.com/pion/transport/v3/vnet: github.com/lkmio/[email protected] (replaced by ../flv): reading ../flv/go.mod: open /home/ec2-user/flv/go.mod: no such file or directory
go: github.com/lkmio/lkm imports
go.uber.org/zap/zapcore tested by
go.uber.org/zap/zapcore.test imports
gopkg.in/yaml.v3 tested by
gopkg.in/yaml.v3.test imports
gopkg.in/check.v1: github.com/lkmio/[email protected] (replaced by ../flv): reading ../flv/go.mod: open /home/ec2-user/flv/go.mod: no such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions