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 Sep 16, 2022
1 parent 3521f97 commit 7e4956b
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.20220915185734-b47cbd4fcbfa
github.com/networkservicemesh/sdk-kernel v0.0.0-20220915190118-1642d2c2c184
github.com/networkservicemesh/sdk v0.5.1-0.20220916121847-88b2169efe99
github.com/networkservicemesh/sdk-kernel v0.0.0-20220916122524-6eea9a4500eb
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 @@ -212,10 +212,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.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.20220915185734-b47cbd4fcbfa h1:TIrbgcE1DRTq3qkU5MqdAKo0vhImZftucSGqsIiCjmY=
github.com/networkservicemesh/sdk v0.5.1-0.20220915185734-b47cbd4fcbfa/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220915190118-1642d2c2c184 h1:ph3jKTW1i4JoTeosjT91v1DUUCOoeLpKmRYnb+6g1PU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220915190118-1642d2c2c184/go.mod h1:pgofyZfGvtjjA00F7st0uMSc8cep93bDGb1FDKpRi4o=
github.com/networkservicemesh/sdk v0.5.1-0.20220916121847-88b2169efe99 h1:kidNCyBjAx0T3ynKbMggWhVtzpVohvVuy7zW8bYobU0=
github.com/networkservicemesh/sdk v0.5.1-0.20220916121847-88b2169efe99/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220916122524-6eea9a4500eb h1:9wgRWNqTF46ZWB7Z2I1b4XhWVOgYesb9C/af7peuZHw=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220916122524-6eea9a4500eb/go.mod h1:0MWQp40aFpHvpjM+l40bDjfnPVsZS0XOgYmxRL3Irp8=
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 7e4956b

Please sign in to comment.