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

PR link: networkservicemesh/sdk-ovs#316

Commit: b380275
Author: Denis Tingaikin
Date: 2024-04-11 20:09:06 +0300
Message:
  - Merge pull request #316 from NikitaSkrynnik/update-deps-workflow
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Apr 11, 2024
1 parent bf7687f commit 6f6060b
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 @@ -12,7 +12,7 @@ require (
github.com/networkservicemesh/api v1.12.1-rc.1.0.20240325104451-92facbceb926
github.com/networkservicemesh/sdk v0.5.1-0.20240405103106-edee168c48df
github.com/networkservicemesh/sdk-k8s v0.0.0-20240405103606-fbb6411d2232
github.com/networkservicemesh/sdk-ovs v0.0.0-20240405104558-e19ea430bcff
github.com/networkservicemesh/sdk-ovs v0.0.0-20240411170906-b380275e1b42
github.com/networkservicemesh/sdk-sriov v0.0.0-20240405104034-4c48ca37f7ee
github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20210826171620-f06c53111a31
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 @@ -408,8 +408,8 @@ github.com/networkservicemesh/sdk-k8s v0.0.0-20240405103606-fbb6411d2232 h1:ZSrU
github.com/networkservicemesh/sdk-k8s v0.0.0-20240405103606-fbb6411d2232/go.mod h1:WhBobGFD9KmSg88HmwvuoZTh4rL2jd8Sb+96BLlKjgk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240405103539-cf3b1676a8b2 h1:EQv8ymeAfXb1BY4e+XQNjr0A2SwEki/3aPFSwBJfxb4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20240405103539-cf3b1676a8b2/go.mod h1:GRjDNRAvqZe0K3voQabjQBgDZbRS4KI+kaVVq3JVoic=
github.com/networkservicemesh/sdk-ovs v0.0.0-20240405104558-e19ea430bcff h1:z6ZP93Jdd6Xsc5o1/fElWz8As2nr8kHopRsSjECbSzY=
github.com/networkservicemesh/sdk-ovs v0.0.0-20240405104558-e19ea430bcff/go.mod h1:7qrT9UpgJnS0N4vveaECROn46hMxCOtdlbAN75MISRc=
github.com/networkservicemesh/sdk-ovs v0.0.0-20240411170906-b380275e1b42 h1:moOQDfRDAcF/Y6MrV4MQWzByMhV3Nn0e808Qo1sWlPI=
github.com/networkservicemesh/sdk-ovs v0.0.0-20240411170906-b380275e1b42/go.mod h1:7qrT9UpgJnS0N4vveaECROn46hMxCOtdlbAN75MISRc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240405104034-4c48ca37f7ee h1:ZH7bi0OtkRn3hppoOQJPMyXFYlJCoSek9IflZt0Ji6M=
github.com/networkservicemesh/sdk-sriov v0.0.0-20240405104034-4c48ca37f7ee/go.mod h1:sFqaWFGmo5bCcOSJX6XQrX3SW7Jq5I4ajT7kz/KCeLE=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
Expand Down

0 comments on commit 6f6060b

Please sign in to comment.