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
  • Loading branch information
nsmbot authored Apr 11, 2022
1 parent caf4e44 commit f87acf3
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/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5
github.com/networkservicemesh/sdk v0.5.1-0.20220408124029-adfd2db62d17
github.com/networkservicemesh/sdk-vpp v0.0.0-20220408125532-c508e185a1f1
github.com/networkservicemesh/sdk-vpp v0.0.0-20220411185040-dc652f02840e
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20220408124029-adfd2db62d17 h1:rsxG17
github.com/networkservicemesh/sdk v0.5.1-0.20220408124029-adfd2db62d17/go.mod h1:QHDp+cawYWaL8UKppdZT9a6hn/1Oi9pUQTBOTjQPeG0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220408124342-c6a45e684ec8 h1:7dwK35JgaEm+oYMAEr4cOUzjZUHlrST/zzB0KBV4RWk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220408124342-c6a45e684ec8/go.mod h1:/5H2UQB/jwdAReqWaaGdgVpOVYYhkpBz/Oy8+AT7eoE=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220408125532-c508e185a1f1 h1:aY4Zt7oZSHie865709RDQq4OGeMFDcrWa71d7vOBlUo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220408125532-c508e185a1f1/go.mod h1:ZBi0ncHZa93jWxkde8hAiwbAxwa18FKI5DTIPQoQrN0=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220411185040-dc652f02840e h1:Q1jUb5qPai0EbPqg50W1dGlEJZ23+NSoF4L11kiWPHM=
github.com/networkservicemesh/sdk-vpp v0.0.0-20220411185040-dc652f02840e/go.mod h1:ZBi0ncHZa93jWxkde8hAiwbAxwa18FKI5DTIPQoQrN0=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit f87acf3

Please sign in to comment.