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#412

Commit: d526da3
Author: Network Service Mesh Bot
Date: 2022-12-19 14:03:07 -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 Dec 19, 2022
1 parent baa61dc commit 452a228
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/labstack/echo/v4 v4.6.1
github.com/networkservicemesh/sdk v0.5.1-0.20221219152652-beec79b7ec9d
github.com/networkservicemesh/sdk-k8s v0.0.0-20221219130452-0350b7db25f0
github.com/networkservicemesh/sdk-k8s v0.0.0-20221219200307-d526da34b1f5
go.uber.org/zap v1.16.0
gomodules.xyz/jsonpatch/v2 v2.1.0
k8s.io/api v0.25.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd h1:26HR90
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20221219152652-beec79b7ec9d h1:cx0Z/xWuoW0JS3VmA+5Ckg5g+iirB7RJglGDnJzmGEo=
github.com/networkservicemesh/sdk v0.5.1-0.20221219152652-beec79b7ec9d/go.mod h1:++MSpR2wuFlCpCYoR6lELxJ4ILKd650vDQ8d9CtGAzA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221219130452-0350b7db25f0 h1:JslyW7WYmfdjWQG1u6z4diViBqr1DQXx5KFTRbedZu8=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221219130452-0350b7db25f0/go.mod h1:LJdrg+ic0N60AJUoUI6EPhxk+1YATvZYyhdCiAe65Ro=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221219200307-d526da34b1f5 h1:x42EgzzOqO3DxGbZKsxRwRPNbCMeEQoCo5FJ+xncC14=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221219200307-d526da34b1f5/go.mod h1:BTr2Kd/c/4oMA6OQFZDB5lpkV/W2VmakTz8wM12wqBU=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
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=
Expand Down

0 comments on commit 452a228

Please sign in to comment.