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 Apr 1, 2022
1 parent a3d1efa commit d57eaed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb
github.com/networkservicemesh/sdk v0.5.1-0.20220328192928-739e3867a1b0
github.com/networkservicemesh/sdk-sriov v0.0.0-20220328194129-659799c12eae
github.com/networkservicemesh/sdk-sriov v0.0.0-20220401201816-e1b6964ff9a8
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0-alpha.4.0.20200528145730-dc11d0c74e85
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,9 @@ github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb h1:5047nb
github.com/networkservicemesh/api v1.2.1-0.20220315001249-f33f8c3f2feb/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220328192928-739e3867a1b0 h1:QemYtGgvV4oqPts1FH4dVTTt6iFb08n0MZMGDUrWgkU=
github.com/networkservicemesh/sdk v0.5.1-0.20220328192928-739e3867a1b0/go.mod h1:fK/G5mfEDIefFXxRSNXqj1jjd8SEUeZMpQUdCuc7owY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220328193242-a7872b5227b3/go.mod h1:uNlr+0waYWxx9W/NnxBWHD9LPvjG3Ftzp5asev6Asbk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220328194129-659799c12eae h1:VFIXvhnHKHtgWQjyObR36zxrc4wSXQdBWzh4yBv33Hw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220328194129-659799c12eae/go.mod h1:4UCCCNZiIVGFSzWf4mNKGiwx0BWo5UPOfwkfiFEzBHY=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220401200810-e777a2b489f2/go.mod h1:uNlr+0waYWxx9W/NnxBWHD9LPvjG3Ftzp5asev6Asbk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220401201816-e1b6964ff9a8 h1:fuI266jB6uGpUxD7FiTSUnp+OMRMdmTybgKz17ySVpM=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220401201816-e1b6964ff9a8/go.mod h1:wWBSyWfWWUHd3RxX49KABHruxEVKmUfi2C0CZCsEUf8=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit d57eaed

Please sign in to comment.