Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/go…
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Dec 25, 2023
1 parent 5148f53 commit f76e0d2
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/google/uuid v1.3.1
github.com/hashicorp/go-multierror v1.1.1
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985
github.com/networkservicemesh/govpp v0.0.0-20231212083525-5ecb386aa377
github.com/networkservicemesh/govpp v0.0.0-20231225111845-22983cadafe7
github.com/networkservicemesh/sdk v0.5.1-0.20231225110034-429d553e55ff
github.com/networkservicemesh/sdk-kernel v0.0.0-20231225110323-9e10e0ef6bb5
github.com/networkservicemesh/vpphelper v0.0.0-20230901145133-a14aecebd1cb
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ github.com/mitchellh/go-ps v1.0.0/go.mod h1:J4lOc8z8yJs6vUwklHw2XEIiT4z4C40KtWVN
github.com/moby/term v0.5.0/go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y=
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985 h1:uiWxBSamqODTzO/uobmjjqWAhi93+bpIDQ+OpV3uU58=
github.com/networkservicemesh/api v1.11.1-0.20231031152153-730abd666985/go.mod h1:E2yBac48+mMkMh6ODnsNyah4EE6rI08SMR9n+86Emxs=
github.com/networkservicemesh/govpp v0.0.0-20231212083525-5ecb386aa377 h1:jL/ALtHGRwHbcFsKBcbvaVtdHwP6GtpYJOr+vknn/9c=
github.com/networkservicemesh/govpp v0.0.0-20231212083525-5ecb386aa377/go.mod h1:qsoLtPgOdSCTBUFOhS3jAdZkk1u4URf55akKOHn4f34=
github.com/networkservicemesh/govpp v0.0.0-20231225111845-22983cadafe7 h1:/sH3EuMzjgMb0FiaF2oGJDSziXjGLm38+DVP4B8lFN8=
github.com/networkservicemesh/govpp v0.0.0-20231225111845-22983cadafe7/go.mod h1:qsoLtPgOdSCTBUFOhS3jAdZkk1u4URf55akKOHn4f34=
github.com/networkservicemesh/sdk v0.5.1-0.20231225110034-429d553e55ff h1:pwAnTNTRuLP/CanzxHC415jd3/npPKv6Sd1m+l61weA=
github.com/networkservicemesh/sdk v0.5.1-0.20231225110034-429d553e55ff/go.mod h1:t0gOsubf+efkL9Ncy3+PvVKfr/xMGP0tA8HlFFJYz/s=
github.com/networkservicemesh/sdk-kernel v0.0.0-20231225110323-9e10e0ef6bb5 h1:7DfyDiunXTUYat/OXg+nHx79rWp2A8Y9yC2DSd6D4aw=
Expand Down

0 comments on commit f76e0d2

Please sign in to comment.