Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/vp…
Browse files Browse the repository at this point in the history
…phelper@main (#737)

PR link: networkservicemesh/vpphelper#9

Commit: f488145
Author: Denis Tingaikin
Date: 2024-11-28 05:43:52 -0500
Message:
  - Merge pull request #9 from NikitaSkrynnik/extended

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Nov 28, 2024
1 parent c2608b8 commit a16850b
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/networkservicemesh/api v1.13.4-0.20240815101554-fdbfcd84fd0e
github.com/networkservicemesh/sdk v0.5.1-0.20241106141620-b53ccb0ebe20
github.com/networkservicemesh/sdk-vpp v0.0.0-20241106142209-3dbe273c826b
github.com/networkservicemesh/vpphelper v0.0.0-20241121095918-359457e2aa0a
github.com/networkservicemesh/vpphelper v0.0.0-20241128104352-f48814525b60
github.com/sirupsen/logrus v1.9.3
github.com/spiffe/go-spiffe/v2 v2.1.7
google.golang.org/grpc v1.60.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ github.com/networkservicemesh/sdk-kernel v0.0.0-20241106141842-3e1b97bc7989 h1:w
github.com/networkservicemesh/sdk-kernel v0.0.0-20241106141842-3e1b97bc7989/go.mod h1:PIbMseTiQQCOMspQBeT7bM8/lXzQDTB5o4kmwO4qBg8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241106142209-3dbe273c826b h1:oB4ZLVpDYcXF5F6gDh0NwZff3Nei3UONyzwn+FXSkZg=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241106142209-3dbe273c826b/go.mod h1:vXXFWTK5XHuuKUY07lY+rdmNi8w7l2F34nEQRLtC3EA=
github.com/networkservicemesh/vpphelper v0.0.0-20241121095918-359457e2aa0a h1:PB+nhyKZ8x5w8xn7sqheQRRRAaDfs3rMpaRWK+MM8s0=
github.com/networkservicemesh/vpphelper v0.0.0-20241121095918-359457e2aa0a/go.mod h1:gZMDNI5duWmak5+h2Xd89SWyttjC7jaa6FtDSdIwfIE=
github.com/networkservicemesh/vpphelper v0.0.0-20241128104352-f48814525b60 h1:Yx5Do9XvsfY0S7d6yh7msHA+LdniP9JfYt+KgaWkEfA=
github.com/networkservicemesh/vpphelper v0.0.0-20241128104352-f48814525b60/go.mod h1:Qc5x5poZk5cVzcHk4ZIL6+NMC95uoitsmmnl7X9V/Yw=
github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
github.com/open-policy-agent/opa v0.44.0 h1:sEZthsrWBqIN+ShTMJ0Hcz6a3GkYsY4FaB2S/ou2hZk=
Expand Down

0 comments on commit a16850b

Please sign in to comment.