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 (#719)

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 <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot authored Nov 28, 2024
1 parent c3bb31a commit 1b00e89
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 @@ -9,7 +9,7 @@ require (
github.com/networkservicemesh/api v1.14.2-0.20241114102931-df7655523954
github.com/networkservicemesh/sdk v0.5.1-0.20241126090610-35e15a45ac1a
github.com/networkservicemesh/sdk-vpp v0.0.0-20241126091304-d063ab3634f0
github.com/networkservicemesh/vpphelper v0.0.0-20241121095918-359457e2aa0a
github.com/networkservicemesh/vpphelper v0.0.0-20241128104352-f48814525b60
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
github.com/spiffe/go-spiffe/v2 v2.1.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ github.com/networkservicemesh/sdk-kernel v0.0.0-20241126090835-89a3b4302060 h1:Q
github.com/networkservicemesh/sdk-kernel v0.0.0-20241126090835-89a3b4302060/go.mod h1:/dXjtab4/mFECbHSJHh1XZSNOvkwVIL0KwPZuUnLtg8=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241126091304-d063ab3634f0 h1:lh1vAiUg3LkaXeqOQFJhAniels1636tqVaZj2bmheC0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20241126091304-d063ab3634f0/go.mod h1:KqiQSpcm3PdEexNRguP9pFOFLgHRQE5+L8dDXGGlW3I=
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 1b00e89

Please sign in to comment.