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-sriov@main

PR link: networkservicemesh/sdk-sriov#430

Commit: def85c9
Author: Denis Tingaikin
Date: 2022-07-01 13:17:01 +0300
Message:
  - Merge pull request #430 from NikitaSkrynnik/fix-reusable-workflows
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jul 1, 2022
1 parent 827abb6 commit a727ba9
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 @@ -11,7 +11,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab
github.com/networkservicemesh/sdk v0.5.1-0.20220629100133-a8211c59d6a6
github.com/networkservicemesh/sdk-sriov v0.0.0-20220606222726-74791df647d2
github.com/networkservicemesh/sdk-sriov v0.0.0-20220701101701-def85c9c0e95
github.com/networkservicemesh/sdk-vpp v0.0.0-20220630112238-bff38ff77cb3
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab h1:hV6T7K
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220629100133-a8211c59d6a6 h1:j2JuFOuDX9lreTF5iRN5mXklabrmltfizCkYamM5JpI=
github.com/networkservicemesh/sdk v0.5.1-0.20220629100133-a8211c59d6a6/go.mod h1:FdmGiefBBcj9HlV+poQSEAPOuBVp/hkwjWoDEN2a+jg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220606222726-74791df647d2 h1:DSGU5LXc29/XlXsgtC7UomoAtQb5n8FtnrJWG3n+9w8=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220606222726-74791df647d2/go.mod h1:O9H0K7+2lnf3YNhjJdK4vaiBj/8yiRazcruWMxp7ZwU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220701101701-def85c9c0e95 h1:MKwLj57+Nv507z6s14r5MKO3Vidw79VnIh7IMGyEdkQ=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220701101701-def85c9c0e95/go.mod h1:O9H0K7+2lnf3YNhjJdK4vaiBj/8yiRazcruWMxp7ZwU=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220630112238-bff38ff77cb3 h1:eJs5ocYdOyfe+AtGBLxQCOYaGtWE2BJPn2A83E97Qa4=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220630112238-bff38ff77cb3/go.mod h1:3OtrbwpVqA1wpHkMTRa3t6UNg++SrehsWzG1LX5xfU0=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit a727ba9

Please sign in to comment.