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
…k-kernel@main

PR link: networkservicemesh/sdk-kernel#523

Commit: 461ee0b
Author: Network Service Mesh Bot
Date: 2022-09-23 05:41:34 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Sep 23, 2022
1 parent 7fd14d7 commit 75da5ea
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 @@ -7,8 +7,8 @@ require (
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.2.0
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220918233301-4056e304e0dd
github.com/networkservicemesh/sdk-kernel v0.0.0-20220920145328-0a1f4be7eea9
github.com/networkservicemesh/sdk v0.5.1-0.20220923103800-143843a5e2a6
github.com/networkservicemesh/sdk-kernel v0.0.0-20220923104134-461ee0bcc688
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.0
go.uber.org/goleak v1.1.12
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,10 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
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.20220918233301-4056e304e0dd h1:AS4QOYhCMAoy3ZAQ4w2VSf7CDl4Mlki7XwYbrkZArrM=
github.com/networkservicemesh/sdk v0.5.1-0.20220918233301-4056e304e0dd/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220920145328-0a1f4be7eea9 h1:EK5NhmhiXnt5Y0im1Oh5qqBhQRTfQfNALfd7TT63NVs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220920145328-0a1f4be7eea9/go.mod h1:n3xzh4iGuP7J4w2hg7F63lcsXUV6sSJW2wPW2tlgD6Q=
github.com/networkservicemesh/sdk v0.5.1-0.20220923103800-143843a5e2a6 h1:U5sqIXk7JxdOhirbOylcOJ/+KCLO7jPW5hl1cr1hdLE=
github.com/networkservicemesh/sdk v0.5.1-0.20220923103800-143843a5e2a6/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220923104134-461ee0bcc688 h1:7aqYMr0dzkWDLdoSjQm6B1DZDtiXG8yr0BQcocLwf4M=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220923104134-461ee0bcc688/go.mod h1:Nr47niyph3UWK3BroDS4WbxX+lYt69jajBvVhtsCc+8=
github.com/open-policy-agent/opa v0.44.0 h1:sEZthsrWBqIN+ShTMJ0Hcz6a3GkYsY4FaB2S/ou2hZk=
github.com/open-policy-agent/opa v0.44.0/go.mod h1:YpJaFIk5pq89n/k72c1lVvfvR5uopdJft2tMg1CW/yU=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit 75da5ea

Please sign in to comment.