Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/sd…
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored May 14, 2021
1 parent 28a9cdd commit 68972b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ require (
github.com/edwarnicke/grpcfd v0.1.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588
github.com/networkservicemesh/sdk v0.0.0-20210511142251-93d252947219
github.com/networkservicemesh/sdk-k8s v0.0.0-20210513071455-a79ea457adbd
github.com/networkservicemesh/sdk v0.0.0-20210514102759-f3531fa5e69e
github.com/networkservicemesh/sdk-k8s v0.0.0-20210514103336-0c463f4c3593
github.com/networkservicemesh/sdk-sriov v0.0.0-20210511111944-1e5f6e03e454
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,10 @@ github.com/nats-io/stan.go v0.6.0/go.mod h1:eIcD5bi3pqbHT/xIIvXMwvzXYElgouBvaVRf
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588 h1:DZZpus9B5AU8nADoDz4Pne6yRqOBV1/eToenIg+djM8=
github.com/networkservicemesh/api v0.0.0-20210509180413-5753c9f30588/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.0.0-20210511111259-ac8b8656d69a/go.mod h1:hywWppzbWM9nfa2GyxCiLz/RtZOZEjrSWl8jTQniV9o=
github.com/networkservicemesh/sdk v0.0.0-20210511142251-93d252947219 h1:ze74m6A6s2E10QKL+cQz7Z8BNYMwuX8XOQlcHT8uWO8=
github.com/networkservicemesh/sdk v0.0.0-20210511142251-93d252947219/go.mod h1:hywWppzbWM9nfa2GyxCiLz/RtZOZEjrSWl8jTQniV9o=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210513071455-a79ea457adbd h1:6HQ0/QPKqlOzdfE2XP8AZY2i2bOJswbJxxMBg9iyFS0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210513071455-a79ea457adbd/go.mod h1:1KUN+CQ9V3nYzNnwS0v2gsbNq28Vb/PhrMycbRKrlrM=
github.com/networkservicemesh/sdk v0.0.0-20210514102759-f3531fa5e69e h1:COyCDhH1rjLIFIvJnjOucuwAmqBeImtrlrxYnnZnxPk=
github.com/networkservicemesh/sdk v0.0.0-20210514102759-f3531fa5e69e/go.mod h1:hywWppzbWM9nfa2GyxCiLz/RtZOZEjrSWl8jTQniV9o=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210514103336-0c463f4c3593 h1:BV5oolObAA6I/JYrZvUQijHSjetpHTEIDBI+S+QxmxA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210514103336-0c463f4c3593/go.mod h1:22qTEIrPQBDu8tG6Qlk2CXHjQBbFtX2qpO45hu68/MA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210511111533-41a128bf8c9b h1:sFkmqbUnmLyij6wiaSBkH+Y2ayc/P9maG+xgTR9Fe2s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210511111533-41a128bf8c9b/go.mod h1:CpGb52IsrynHGmqH+/QDOWxYxNK+9VdVnyNb76dFTIU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210511111944-1e5f6e03e454 h1:2hk8TbtU03PBD3gr+7OTf5ZuL4qcIJybgBVq7gFmrJI=
Expand Down

0 comments on commit 68972b4

Please sign in to comment.