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 18, 2023
1 parent f293a52 commit f9e335c
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.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230410072713-2502d93e9247
github.com/networkservicemesh/sdk-kernel v0.0.0-20230410073011-c334957f23cf
github.com/networkservicemesh/sdk v0.5.1-0.20230418121941-777f572539ba
github.com/networkservicemesh/sdk-kernel v0.0.0-20230418122259-7462e6c6b3db
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.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 @@ -215,10 +215,10 @@ github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/mikioh/ipaddr v0.0.0-20190404000644-d465c8ab6721/go.mod h1:Ickgr2WtCLZ2MDGd4Gr0geeCH5HybhRJbonOgQpvSxc=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1 h1:RxNKksXsXsnDsEo+Cfn43pdPfML024ad//QcdKfgXK4=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20230410072713-2502d93e9247 h1:hs4RCGlWrQfbys3h1gACm5wrAdTC8kK23KFjeqJCEPs=
github.com/networkservicemesh/sdk v0.5.1-0.20230410072713-2502d93e9247/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230410073011-c334957f23cf h1:78+FLN7yiDZP+Mz80e8s3AOpq3zmDFfcBRFNLkjsbTI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230410073011-c334957f23cf/go.mod h1:4RcBBFj6vK0YOPc9QEV0rVeprhk3XkDl5HHc+cOJxdk=
github.com/networkservicemesh/sdk v0.5.1-0.20230418121941-777f572539ba h1:ctuQa7zcNtEmh7gQYeiLkhsp2MsWuxUUu7+t3OckCQE=
github.com/networkservicemesh/sdk v0.5.1-0.20230418121941-777f572539ba/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230418122259-7462e6c6b3db h1:ejlUfJl9qaZqCWaTVADYeVsaUdV/17aRy3ArL3gUqNg=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230418122259-7462e6c6b3db/go.mod h1:9t/3pZYrQ16FAH+aZ07JvrvHwdQ+hlvk/iA6tQ1j+k0=
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v1.1.0 h1:e3YP4dN/HYPpGh29X1ZkcxcEICsOls9huyVCRBaxjq8=
github.com/onsi/gomega v1.1.0/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down

0 comments on commit f9e335c

Please sign in to comment.