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#393

Commit: 4419e8d
Author: Network Service Mesh Bot
Date: 2022-10-12 09:39:51 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 12, 2022
1 parent 6c34cfc commit 532eff5
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 @@ -14,8 +14,8 @@ require (
github.com/google/uuid v1.2.0
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.20220929210017-6d73fda489c3
github.com/networkservicemesh/sdk-k8s v0.0.0-20220929210656-f337c7a28a7e
github.com/networkservicemesh/sdk v0.5.1-0.20221012142742-6c3f844c372b
github.com/networkservicemesh/sdk-k8s v0.0.0-20221012143951-4419e8da9abe
github.com/networkservicemesh/sdk-sriov v0.0.0-20220929101126-4a7e5e17fb18
github.com/networkservicemesh/sdk-vpp v0.0.0-20220929210808-999ca884ee89
github.com/pkg/errors v0.9.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -366,10 +366,10 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRW
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578 h1:2MZD6SGFULqTgMKA8BFy7F+ldRErAyxsWht7oCwCVRM=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220929210017-6d73fda489c3 h1:pe+4EzOILpPZ2Hr/SQOA4Lf1J9ARs2D/0pITQTzRk+o=
github.com/networkservicemesh/sdk v0.5.1-0.20220929210017-6d73fda489c3/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220929210656-f337c7a28a7e h1:V7xyUIL1r0lLEtSeGcKLZoiCseRkQNzq9cI3ZpN4r1I=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220929210656-f337c7a28a7e/go.mod h1:GRKRuTmWpVRLGRUX5YRy2HMoD0sTvSfQmJ82lDGFE+0=
github.com/networkservicemesh/sdk v0.5.1-0.20221012142742-6c3f844c372b h1:gNUNNGCjSfFZvOsQ5ZQZdl1HypkfhNDRpjMkiDjMzc8=
github.com/networkservicemesh/sdk v0.5.1-0.20221012142742-6c3f844c372b/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221012143951-4419e8da9abe h1:SbLieX4vx/u6LD6a6Y0mPh6z0OtPzLk63+NWuFTij6c=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221012143951-4419e8da9abe/go.mod h1:gwZBdCYRxCFFC4yTEzOkhbd4TjHhNk2c/NeNlPsru2k=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220929210328-c0d1c25c2429 h1:WPnzAW1uN5eq0XFXaMtGH7kIcB+0xpeSZQy8a2FARws=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220929210328-c0d1c25c2429/go.mod h1:RkieowpyhKP2UTXuomIzWIhM/dn8AC756nDNFAyAxLE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220929101126-4a7e5e17fb18 h1:Hg0uhGiIQZVMPvwK0ydGr1c9jG0lT+tQVNJtJl6rR3o=
Expand Down

0 comments on commit 532eff5

Please sign in to comment.