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 Jul 15, 2022
1 parent 2864869 commit d0b3591
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220714152344-b8209fc0b7b6
github.com/networkservicemesh/sdk-vpp v0.0.0-20220714153220-1a2e086273be
github.com/networkservicemesh/sdk-vpp v0.0.0-20220715144123-cb60a3af0d14
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0
google.golang.org/grpc v1.42.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20220714152344-b8209fc0b7b6 h1:LM1q5d
github.com/networkservicemesh/sdk v0.5.1-0.20220714152344-b8209fc0b7b6/go.mod h1:BF31hkvYPBmpChr4XB2l9pFWK+ySvk2y2h7IdCwqt84=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220714152734-bcc1fd19a980 h1:vojcoTtOizMdtgvJEcZGsdgBZRK3yEg1RZ2vYhUMUiQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220714152734-bcc1fd19a980/go.mod h1:1Bp8xxoP0VbEMsJrlhEqeOXT1c07C2fqlf0bmB2K/Yk=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220714153220-1a2e086273be h1:lXiexjq/iM2UhzbB7OVwfflOUh2JRXr3aa8oOVAetGc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220714153220-1a2e086273be/go.mod h1:ccPgWJh+/zksIwTHGInQTeDVFxAP8WhjcvKkqE8QXGI=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220715144123-cb60a3af0d14 h1:7pWLrvhJ023rPCGLBTV7Sm3VsbPqBHaaeeBvKB7nIHo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220715144123-cb60a3af0d14/go.mod h1:ccPgWJh+/zksIwTHGInQTeDVFxAP8WhjcvKkqE8QXGI=
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v1.1.0 h1:e3YP4dN/HYPpGh29X1ZkcxcEICsOls9huyVCRBaxjq8=
github.com/onsi/gomega v1.1.0/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down

0 comments on commit d0b3591

Please sign in to comment.