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 26, 2022
1 parent 69c2e29 commit a13ee3e
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.3.2-0.20220516230921-edaa6f46d6ab
github.com/networkservicemesh/sdk v0.5.1-0.20220523145003-afac72938319
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523180053-03482bcd7529
github.com/networkservicemesh/sdk v0.5.1-0.20220526093848-2d54484b5342
github.com/networkservicemesh/sdk-kernel v0.0.0-20220526094539-0e968638c5d2
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.3.2-0.20220516230921-edaa6f46d6ab h1:hV6T7Kvze0qQphqi6g5ZKFoJ0m08OKdWETUINo3tuaA=
github.com/networkservicemesh/api v1.3.2-0.20220516230921-edaa6f46d6ab/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220523145003-afac72938319 h1:5YQM16mYbgsaJ8Qqgpumkvxl8OjBi/yM7a3EWNAqMMI=
github.com/networkservicemesh/sdk v0.5.1-0.20220523145003-afac72938319/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523180053-03482bcd7529 h1:rLlW9rUf2U2Vke03KJahV25Snc4RlHIgkTTi0koNHQc=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220523180053-03482bcd7529/go.mod h1:rJiGCrMyhNpkFZD5VIiSqLk3NqOvDxxi7Mks4Kak3I8=
github.com/networkservicemesh/sdk v0.5.1-0.20220526093848-2d54484b5342 h1:JM4s0riILLratucVsYhLxrbL13sWCUQXgyJNTYmg7nc=
github.com/networkservicemesh/sdk v0.5.1-0.20220526093848-2d54484b5342/go.mod h1:Wj9RnSFeFBHWlJGOrqgnAg6AWbaQud9XVKxByh5IS/A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220526094539-0e968638c5d2 h1:3+wu+5ISEN/gC4oSKlJyyQ3bGaqQ9zoV6BEcP4S0fGo=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220526094539-0e968638c5d2/go.mod h1:ai3x7orLaUn3NUC4KpMQtOdXrtxKVEuz6MePeO7lVd4=
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 a13ee3e

Please sign in to comment.