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

PR link: networkservicemesh/sdk-k8s#440

Commit: 79ca8a6
Author: Network Service Mesh Bot
Date: 2023-06-21 04:46:05 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Jun 21, 2023
1 parent 970bdce commit fdb8c5f
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.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230620142740-a8c394e69c4e
github.com/networkservicemesh/sdk-k8s v0.0.0-20230518160028-d63696e0df16
github.com/networkservicemesh/sdk-k8s v0.0.0-20230621094605-79ca8a65f50c
github.com/networkservicemesh/sdk-ovs v0.0.0-20230620144049-66610bd6fb75
github.com/networkservicemesh/sdk-sriov v0.0.0-20230620143514-7a5d4745f6c6
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -438,8 +438,8 @@ github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1 h1:RxNKks
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20230620142740-a8c394e69c4e h1:Gd9eqXL8E7Pb+wHjdy96/b7goBH52g5uVLQy8kgdxmI=
github.com/networkservicemesh/sdk v0.5.1-0.20230620142740-a8c394e69c4e/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230518160028-d63696e0df16 h1:ErePit8rhNPOIX8Op0UmSacizwt/yY9Bz7xybQa8SFM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230518160028-d63696e0df16/go.mod h1:kBpsqAAGHnpUs42TjAUMdEyjepu7xLRnI+u2J1eIUF0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230621094605-79ca8a65f50c h1:tvO6BS4QlDapOqVGSGfev8QBj4aqU1zHB7EDO//+iPM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230621094605-79ca8a65f50c/go.mod h1:oQk/9bRy/9+TMvk2jGmxJKGpej7XXdQ6De5HphRKWp4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230620143101-14c22ed80364 h1:F4JtjBpQqlq4bLpR9m2JGJW6hy4TzJFPS/hVgiBn7vs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230620143101-14c22ed80364/go.mod h1:64qsHWOfmq3CcyTrAi8TTOQctr4RLhZjcOtGSIjErYE=
github.com/networkservicemesh/sdk-ovs v0.0.0-20230620144049-66610bd6fb75 h1:XuNEvmvEyxvhaqaDBjZse1IGhB51Xvy1Vf9a4Id+ABk=
Expand Down

0 comments on commit fdb8c5f

Please sign in to comment.