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 May 18, 2022
1 parent 316153e commit f5e5726
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 @@ -11,7 +11,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab
github.com/networkservicemesh/sdk v0.5.1-0.20220518154856-dd9b496ef8a4
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518155221-dab836d01b28
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518181515-c2a30040c868
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
github.com/thanhpk/randstr v1.0.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab h1:hV6T7K
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220518154856-dd9b496ef8a4 h1:yUxMot3D7PeRenrd+Bblz84eH4l4PsmD3X682oG4L/4=
github.com/networkservicemesh/sdk v0.5.1-0.20220518154856-dd9b496ef8a4/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518155221-dab836d01b28 h1:6jNmMO39d4hJRBgAubZyekCNfwxflpv8EIU1Xair9uo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518155221-dab836d01b28/go.mod h1:udwmiGKqtlb4F90RBaNgFKFqxuan7j7XjT84pJDXTAg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518181515-c2a30040c868 h1:c6HLWRjejKf5aZgp1IdkvDx+APIyEf6uO+aEde5Fb2E=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220518181515-c2a30040c868/go.mod h1:udwmiGKqtlb4F90RBaNgFKFqxuan7j7XjT84pJDXTAg=
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 f5e5726

Please sign in to comment.