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

Commit: a13eef7
Author: Network Service Mesh Bot
Date: 2022-01-30 12:54:19 -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 30, 2022
1 parent c2290ec commit cfda020
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 @@ -6,8 +6,8 @@ require (
github.com/fsnotify/fsnotify v1.4.9
github.com/ghodss/yaml v1.0.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.5.1-0.20220127193211-6d5254af4bb4
github.com/networkservicemesh/sdk-k8s v0.0.0-20220127195208-8e0f9d7f7ac0
github.com/networkservicemesh/sdk v0.5.1-0.20220130184745-953f555cc4e0
github.com/networkservicemesh/sdk-k8s v0.0.0-20220130185419-a13eef70f53b
github.com/onsi/gomega v1.16.0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -494,10 +494,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390 h1:GREf14twiQkUInGh+M0qQH+jNQ9uvTfQC2FVieDd7tQ=
github.com/networkservicemesh/api v1.1.2-0.20220119092736-21eda250c390/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220127193211-6d5254af4bb4 h1:dpggXFq0Ba6ZjK3b+rDEylbgvxIAvL2SdgXVNJsJct4=
github.com/networkservicemesh/sdk v0.5.1-0.20220127193211-6d5254af4bb4/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220127195208-8e0f9d7f7ac0 h1:fI0T7t9i4nZSYD/sNUVrQA8t/G14+5xh/R52p+l6x7U=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220127195208-8e0f9d7f7ac0/go.mod h1:YljjEZ6+2B5aZ6mgjpUhso2SninrhMbbiby/AwwgY8Y=
github.com/networkservicemesh/sdk v0.5.1-0.20220130184745-953f555cc4e0 h1:MGe/Kyn0x31LiNx3FQ1IFKw766F6jsVP2A5y82PZtEI=
github.com/networkservicemesh/sdk v0.5.1-0.20220130184745-953f555cc4e0/go.mod h1:u3HgGqMae6MFZ//JRrN8CkEJ7pwr+CWBG7cvHymhHDY=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220130185419-a13eef70f53b h1:6fjQ0BJuoEzoBEMGZZUGXaZopT5Rgnze6AF94EA9N6o=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220130185419-a13eef70f53b/go.mod h1:t3f+VFPzxip60qIDN4t18Txn2PXNgStzwCk9m5RRWGw=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
Expand Down

0 comments on commit cfda020

Please sign in to comment.