Skip to content

Commit

Permalink
Update from update/networkservicemesh/sdk-k8s (#799)
Browse files Browse the repository at this point in the history
* Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main
PR link: networkservicemesh/sdk-k8s#537

Commit: 0e5337e
Author: Network Service Mesh Bot
Date: 2024-12-09 05:50:06 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#537)
PR link: networkservicemesh/sdk#1689
Commit: 1e611de
Author: Network Service Mesh Bot
Date: 2024-12-09 05:42:24 -0600
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1689)
PR link: networkservicemesh/api#180
Commit: bbb4cd5
Author: Denis Tingaikin
Date: 2024-12-09 03:03:53 -0500
Message:
        - update go to v1.23.3 (#180)
Signed-off-by: NSMBot <[email protected]>

* Automatically resolving conflicts in go.mod and updating dependency versions to the latest

Signed-off-by: NSMBot <[email protected]>

---------

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Dec 9, 2024
1 parent 45a1305 commit 4d62ca0
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 @@ -10,7 +10,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00
github.com/networkservicemesh/sdk v0.5.1-0.20241209114224-1e611de3145f
github.com/networkservicemesh/sdk-k8s v0.0.0-20241209101017-c819d12e9ed0
github.com/networkservicemesh/sdk-k8s v0.0.0-20241209115006-0e5337edabd3
github.com/networkservicemesh/sdk-sriov v0.0.0-20241209114948-8c6a188b6da8
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00 h1:
github.com/networkservicemesh/api v1.14.2-rc.1.0.20241209080353-bbb4cd5f8f00/go.mod h1:GT0Yw1LYFSTxlDyJjBDhIxT82rJ2czZ0TiyzxSyKzvg=
github.com/networkservicemesh/sdk v0.5.1-0.20241209114224-1e611de3145f h1:vlD2bVrPbOV1ICkBtAUB6HAcPDH0I3SNDIYJdcaGYrM=
github.com/networkservicemesh/sdk v0.5.1-0.20241209114224-1e611de3145f/go.mod h1:T8IWsaj52yYieCipr0rOViAzWPo7Mc83jI7q61OUFvM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20241209101017-c819d12e9ed0 h1:YwPXQusDn/hz2qSdbcMZGapjAk3aBFEgDSSrkSutqhM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20241209101017-c819d12e9ed0/go.mod h1:YuKiLoZCoC0F2ZcfQu814nHx2wQIENkzWyVfAAPolMw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20241209115006-0e5337edabd3 h1:SqH96aIkNbWmSmfMwdk3f8ZbmoAL2rh3OcsQikauKQ0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20241209115006-0e5337edabd3/go.mod h1:Vccs7cf9uE1fdfmQxb/DFyu6iiEe7dchJ+tMCAAGtgQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20241209114436-f11880a573b5 h1:zKdZNUrqqzgVQsjDSyn0jC9gPt8wUawHGcALzMkdrqg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20241209114436-f11880a573b5/go.mod h1:EgyUpa4L2VOApojjMZLfkw4LCHb7J5p7jS3p5N8nJKA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20241209114948-8c6a188b6da8 h1:3m2dXhs4aKLMPmxvQCUfqelhIGoVsVycDlzPxsHKhRo=
Expand Down

0 comments on commit 4d62ca0

Please sign in to comment.