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

PR link: networkservicemesh/sdk#1212

Commit: 5d3e278
Author: Nikita Skrynnik
Date: 2022-01-13 14:01:44 +1100
Message:
  - Open Telemetry minor fix (#1212)
* move IsEnabled func

Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>

* apply suggestions

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Jan 13, 2022
1 parent e4b6f9c commit a4fe399
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 28 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/labstack/echo/v4 v4.6.1
github.com/networkservicemesh/sdk v0.5.1-0.20220110090942-fe9702d99abd
github.com/networkservicemesh/sdk v0.5.1-0.20220113030144-5d3e2785cac1
go.uber.org/zap v1.16.0
gomodules.xyz/jsonpatch/v2 v2.1.0
k8s.io/api v0.20.5
Expand Down
Loading

0 comments on commit a4fe399

Please sign in to comment.