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
…k-k8s@main networkservicemesh/sdk-k8s#

networkservicemesh/sdk-k8s PR link: https://github.com/networkservicemesh/sdk-k8s/pull/

networkservicemesh/sdk-k8s commit message:
commit ea3c292e3ac1cb41ed250b0df3dd22cebae2cd8e
Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
Date:   Wed Jul 7 14:13:38 2021 -0500

    Update go.mod and go.sum to latest version from networkservicemesh/sd…

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 7, 2021
1 parent a1762bc commit ee34b6a
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 v1.0.1-0.20210707174502-3bce416a9f33
github.com/networkservicemesh/sdk v0.5.1-0.20210707175101-e25782cc5071
github.com/networkservicemesh/sdk-k8s v0.0.0-20210707175657-a436142dc0e2
github.com/networkservicemesh/sdk v0.5.1-0.20210707190851-573e61d08ba3
github.com/networkservicemesh/sdk-k8s v0.0.0-20210707191338-ea3c292e3ac1
github.com/networkservicemesh/sdk-sriov v0.0.0-20210706084406-171023172b65
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 @@ -248,10 +248,10 @@ github.com/networkservicemesh/api v0.5.1-0.20210618184350-e3fc29dc170b/go.mod h1
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33 h1:jBCwRQUVHVjKCiv9JYhtSyF0YorVMQ17Tnyllt1HcRw=
github.com/networkservicemesh/api v1.0.1-0.20210707174502-3bce416a9f33/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20210706083744-d4734b5c8e81/go.mod h1:Z1IJPdvcBsS2X8pHeCGwo91Fs+BJTEvUQKpinAfG/hM=
github.com/networkservicemesh/sdk v0.5.1-0.20210707175101-e25782cc5071 h1:S/pmZoTL6HKH9BX/06TFev2+eW9jDdLRdjUbOwnJTO4=
github.com/networkservicemesh/sdk v0.5.1-0.20210707175101-e25782cc5071/go.mod h1:Z+6mVcifGFKaeD9fKlfq8t7LFoYIx90hZsAHXsm5GP0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210707175657-a436142dc0e2 h1:Ab0NXzeYhme0jjJ8oJm+00sZF1SoO7rJ748Og1nys88=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210707175657-a436142dc0e2/go.mod h1:3J6g16nOyi9HQvz7QKV6hsdg7OIprZQRVukFrRTbjIc=
github.com/networkservicemesh/sdk v0.5.1-0.20210707190851-573e61d08ba3 h1:vtw0LNbyusxALyJN1FLtyaESghnhJZmDVQckDK+6W98=
github.com/networkservicemesh/sdk v0.5.1-0.20210707190851-573e61d08ba3/go.mod h1:Z+6mVcifGFKaeD9fKlfq8t7LFoYIx90hZsAHXsm5GP0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210707191338-ea3c292e3ac1 h1:H21e98ws7OyGP1QRgpx386E0d4Np/GAh8tTyjITq78c=
github.com/networkservicemesh/sdk-k8s v0.0.0-20210707191338-ea3c292e3ac1/go.mod h1:joV5WJT0n7RXhigRsJgErauTRCqFNcbCgKDTlWv8UJ4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210706083955-75be5a7b7c3d h1:x2um7XAQyihKwO1kBWB0Q4MM+M9aXaOC/UrqFGo1Rgg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20210706083955-75be5a7b7c3d/go.mod h1:5dxjkNSSjdO9ePdCydIIX+H9VjM8wqE34EBvM41+I3Q=
github.com/networkservicemesh/sdk-sriov v0.0.0-20210706084406-171023172b65 h1:HUV1VIlkw51rC/wYg6HnTj/JS+Hdu7nEhkI+4fraD/c=
Expand Down

0 comments on commit ee34b6a

Please sign in to comment.