File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -56,4 +56,4 @@ require (
56
56
gopkg.in/yaml.v3 v3.0.1 // indirect
57
57
)
58
58
59
- replace github.com/osrg/gobgp/v3 => github.com/micho7/gobgp/v3 v3.36.2
59
+ replace github.com/osrg/gobgp/v3 => github.com/micho7/gobgp/v3 v3.36.3
Original file line number Diff line number Diff line change @@ -170,8 +170,8 @@ github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovk
170
170
github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
171
171
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
172
172
github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
173
- github.com/micho7/gobgp/v3 v3.36.2 h1:9GJmfmPwFMsctDWPX+3yMq36JS8ghbcDyjn+qVg3WyM =
174
- github.com/micho7/gobgp/v3 v3.36.2 /go.mod h1:ldZ/eydK80FuAmTGYBV23tWhTRJtIk2tw5NSYhPeqVk =
173
+ github.com/micho7/gobgp/v3 v3.36.3 h1:p42Rs36hs42O7N1zL8Ue7RBP12hqqDT3+s5aEEYDiT0 =
174
+ github.com/micho7/gobgp/v3 v3.36.3 /go.mod h1:ldZ/eydK80FuAmTGYBV23tWhTRJtIk2tw5NSYhPeqVk =
175
175
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY =
176
176
github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
177
177
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
You can’t perform that action at this time.
0 commit comments