File tree 2 files changed +4
-3
lines changed 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ require (
38
38
github.com/mitchellh/mapstructure v1.5.0
39
39
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
40
40
github.com/newtools/ebpf v0.0.0-20190820102627-8b7eaed02eb9
41
- github.com/nimbess/nimbess-agent v0.0.0-20191107080950-7b7dccf7df48
41
+ github.com/nimbess/nimbess-agent v0.0.0-20190919205041-4e6f317ac4fd
42
42
github.com/nlewo/contrail-introspect-cli v0.0.0-20181003135217-0407b60f2edd
43
43
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
44
44
github.com/olivere/elastic/v7 v7.0.32
@@ -316,6 +316,7 @@ require (
316
316
317
317
replace (
318
318
github.com/newtools/ebpf => github.com/nplanel/ebpf v0.0.0-20190918123742-99947faabce5
319
+ github.com/nimbess/nimbess-agent => github.com/lebauce/nimbess-agent v0.0.0-20210903082218-878aee9e2258
319
320
github.com/skydive-project/skydive/graffiti => ./graffiti
320
321
github.com/spf13/viper v1.7.0 => github.com/lebauce/viper v0.0.0-20210902230629-70f27e465a78
321
322
k8s.io/api => k8s.io/api v0.29.3
Original file line number Diff line number Diff line change @@ -1553,6 +1553,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
1553
1553
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
1554
1554
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
1555
1555
github.com/kshvakov/clickhouse v1.3.5 /go.mod h1:DMzX7FxRymoNkVgizH0DWAL8Cur7wHLgx3MUnGwJqpE =
1556
+ github.com/lebauce/nimbess-agent v0.0.0-20210903082218-878aee9e2258 h1:Tx9BivUROBDBad3qjneLI8W9lozIk/dfkyy5wD4eH2s =
1557
+ github.com/lebauce/nimbess-agent v0.0.0-20210903082218-878aee9e2258 /go.mod h1:wnkdtPx8OI8prYBDNViKN7owUkY1rTprfAyztepTG7o =
1556
1558
github.com/lebauce/viper v0.0.0-20210902230629-70f27e465a78 h1:FTx6FEtgEHboI+zlhabldEcWsaH09s3FpSnQaofdlhw =
1557
1559
github.com/lebauce/viper v0.0.0-20210902230629-70f27e465a78 /go.mod h1:Nho+S0cmxsURRRa2vpojwsgIzBglfL+uYX7tLW5iv0M =
1558
1560
github.com/lib/pq v1.0.0 /go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo =
@@ -1647,8 +1649,6 @@ github.com/nats-io/nuid v1.0.0/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
1647
1649
github.com/nbutton23/zxcvbn-go v0.0.0-20160627004424-a22cb81b2ecd /go.mod h1:o96djdrsSGy3AWPyBgZMAGfxZNfgntdJG+11KU4QvbU =
1648
1650
github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663 h1:Ri1EhipkbhWsffPJ3IPlrb4SkTOPa2PfRXp3jchBczw =
1649
1651
github.com/nbutton23/zxcvbn-go v0.0.0-20171102151520-eafdab6b0663 /go.mod h1:o96djdrsSGy3AWPyBgZMAGfxZNfgntdJG+11KU4QvbU =
1650
- github.com/nimbess/nimbess-agent v0.0.0-20191107080950-7b7dccf7df48 h1:jciCpVwxjO+RN8hZn3ZC4BesavqxfmaLHTqW1ovPl04 =
1651
- github.com/nimbess/nimbess-agent v0.0.0-20191107080950-7b7dccf7df48 /go.mod h1:wnkdtPx8OI8prYBDNViKN7owUkY1rTprfAyztepTG7o =
1652
1652
github.com/nimbess/stargazer v0.0.0-20190828220501-0cd7a98f96df /go.mod h1:Np4F+FBh3oX1pvoaF9v7u1UvAlgmtIZFy60Y9yGJaYQ =
1653
1653
github.com/nlewo/contrail-introspect-cli v0.0.0-20181003135217-0407b60f2edd h1:/60NJN+7h5dB2vvP6qnty+1QcZyZkJxyZXC/yhQpK7M =
1654
1654
github.com/nlewo/contrail-introspect-cli v0.0.0-20181003135217-0407b60f2edd /go.mod h1:Tq6jNyMnFXWoZ0XfBkZKzcUJJB+D272tV+nKHfakRTE =
You can’t perform that action at this time.
0 commit comments