Skip to content

Commit

Permalink
Merge pull request #1553 from rastislavszabo/master
Browse files Browse the repository at this point in the history
Update to VPP Agent v2.1.0
  • Loading branch information
rastislavs authored May 16, 2019
2 parents 7c3679a + 0f38423 commit 3fc8548
Show file tree
Hide file tree
Showing 194 changed files with 11,825 additions and 22,089 deletions.
71 changes: 32 additions & 39 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 1 addition & 7 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ required = [

[[constraint]]
name = "github.com/ligato/vpp-agent"
branch = "dev"
version = "2.1.0"

[[constraint]]
revision = "b5bfa59ec0adc420475f97f89b58045c721d761c"
Expand Down Expand Up @@ -139,12 +139,6 @@ required = [
name = "k8s.io/code-generator"
version = "kubernetes-1.11.0"

# TODO: remove override once latest govpp can be compiled with vpp 19.01
[[override]]
name = "git.fd.io/govpp.git"
source = "github.com/ligato/govpp.git"
branch = "vpp1901"

[prune]
go-tests = true
unused-packages = true
Expand Down
11 changes: 8 additions & 3 deletions vendor/git.fd.io/govpp.git/adapter/socketclient/socketclient.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3fc8548

Please sign in to comment.