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-k8s@main

PR link: networkservicemesh/sdk-k8s#416

Commit: c4b8525
Author: Network Service Mesh Bot
Date: 2023-01-17 08:45:27 -0600
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 Jan 17, 2023
1 parent f83bbcd commit d575820
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/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd
github.com/networkservicemesh/sdk v0.5.1-0.20221229093003-75d6d5d1c617
github.com/networkservicemesh/sdk-k8s v0.0.0-20221229163944-4fa54a191f59
github.com/networkservicemesh/sdk v0.5.1-0.20230117143815-57af8274d643
github.com/networkservicemesh/sdk-k8s v0.0.0-20230117144527-c4b85254e513
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,10 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd h1:26HR90HrJFZHIPPP3SCLGNRpPCMFoEnSSZfhHH8MPSo=
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20221229093003-75d6d5d1c617 h1:icUm4c2okUrtNtz1iTU0iyE9CU6U6uLlg44Xu87+E3M=
github.com/networkservicemesh/sdk v0.5.1-0.20221229093003-75d6d5d1c617/go.mod h1:++MSpR2wuFlCpCYoR6lELxJ4ILKd650vDQ8d9CtGAzA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221229163944-4fa54a191f59 h1:CPXuKYQXXcCwcPJjNPlScFR70Ep6ty1QDCbOy4ZwuYc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221229163944-4fa54a191f59/go.mod h1:7wqRXV64dythRC2mM4wx3fgPwUTdp1VRIcFFptj/gB8=
github.com/networkservicemesh/sdk v0.5.1-0.20230117143815-57af8274d643 h1:+huWTPlgzFRLXQSFCQcIFujep8xaBThr1Gc6igJMV1Q=
github.com/networkservicemesh/sdk v0.5.1-0.20230117143815-57af8274d643/go.mod h1:++MSpR2wuFlCpCYoR6lELxJ4ILKd650vDQ8d9CtGAzA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230117144527-c4b85254e513 h1:m1W4W0rxU4ZFoCP1EwFxBtqoKeTXTK6gMSLQqQ0DoM4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230117144527-c4b85254e513/go.mod h1:0ZgQXSRFKbQur4Q8WsubI0C8pE/FN3IjDEinNFCTALs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/onsi/ginkgo/v2 v2.1.6 h1:Fx2POJZfKRQcM1pH49qSZiYeu319wji004qX+GDovrU=
github.com/onsi/gomega v1.20.1 h1:PA/3qinGoukvymdIDV8pii6tiZgC8kbmJO6Z5+b002Q=
Expand Down

0 comments on commit d575820

Please sign in to comment.