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 Jul 21, 2022
1 parent 6e4975f commit 907f863
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ require (
github.com/google/uuid v1.2.0
github.com/hashicorp/go-multierror v1.1.1
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220720092951-7349b1fc45f4
github.com/networkservicemesh/sdk-kernel v0.0.0-20220720093401-57eb5bc296d3
github.com/networkservicemesh/sdk v0.5.1-0.20220721233846-6533a29f28c5
github.com/networkservicemesh/sdk-kernel v0.0.0-20220721234300-633fb249123b
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
github.com/thanhpk/randstr v1.0.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,10 @@ github.com/mikioh/ipaddr v0.0.0-20190404000644-d465c8ab6721/go.mod h1:Ickgr2WtCL
github.com/mna/pigeon v0.0.0-20180808201053-bb0192cfc2ae/go.mod h1:Iym28+kJVnC1hfQvv5MUtI6AiFFzvQjHcvI4RFTG/04=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578 h1:2MZD6SGFULqTgMKA8BFy7F+ldRErAyxsWht7oCwCVRM=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220720092951-7349b1fc45f4 h1:1HxjKZ0Mz8sBzdxzl6hj2FRKcFEPJJpwl8S8UYJrYBQ=
github.com/networkservicemesh/sdk v0.5.1-0.20220720092951-7349b1fc45f4/go.mod h1:aT31j34psbMwTmyxgKZweiuYv783A1levN9nSKUVVp0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220720093401-57eb5bc296d3 h1:4C8tHkkV7QR7l6l7V0pf5Znr3UvrguZVaT8MqgKZ81k=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220720093401-57eb5bc296d3/go.mod h1:dUxJ7KLBjXXPhyvRWLUST5NO3BYYgkz4r4EZispCNPM=
github.com/networkservicemesh/sdk v0.5.1-0.20220721233846-6533a29f28c5 h1:72kZBi0Rh73YXCONtdsU0phchEFvEV5Djz+w71dLgZs=
github.com/networkservicemesh/sdk v0.5.1-0.20220721233846-6533a29f28c5/go.mod h1:aT31j34psbMwTmyxgKZweiuYv783A1levN9nSKUVVp0=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220721234300-633fb249123b h1:fHTFKV4TBsPfhIHdK9eMW2GKNx9DwRXrnzIXRo4iC60=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220721234300-633fb249123b/go.mod h1:bx5RV7b/Ckv/4rmNN8Z4bCSd2qqc2i6d4sfWdwxxXcE=
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v1.1.0 h1:e3YP4dN/HYPpGh29X1ZkcxcEICsOls9huyVCRBaxjq8=
Expand Down

0 comments on commit 907f863

Please sign in to comment.