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

Commit: 9cf028a
Author: Network Service Mesh Bot
Date: 2022-04-25 18:42:49 -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 Apr 25, 2022
1 parent 3fdd5d7 commit dde423d
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.20220415125440-009c3f3a16bd
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425222223-8e168d537c25
github.com/networkservicemesh/sdk v0.5.1-0.20220425233641-318f409ee273
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425234249-9cf028add57e
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 @@ -492,10 +492,10 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKueapB7ezX0=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5 h1:5zQY4PhShozvj/GFJS0dX6ocamAB9oWwEOJviAhGUaw=
github.com/networkservicemesh/api v1.3.0-rc.1.0.20220405210054-fbcde048efa5/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20220415125440-009c3f3a16bd h1:8fDTCwamIPgBaeE4k1YETYEm5+l/iAUSBhn391UDoxI=
github.com/networkservicemesh/sdk v0.5.1-0.20220415125440-009c3f3a16bd/go.mod h1:QHDp+cawYWaL8UKppdZT9a6hn/1Oi9pUQTBOTjQPeG0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425222223-8e168d537c25 h1:UcY0SNNxUvr6X7yZtYJU7j24MP7E6H90xSPAfPMQMTA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425222223-8e168d537c25/go.mod h1:GJi0pzdDVp5nyF2PAnpUHpJiHfuomH++DjNKNlw2hfM=
github.com/networkservicemesh/sdk v0.5.1-0.20220425233641-318f409ee273 h1:JVdnLN82QN1Fp8VS11JoXnB9t8qcg1sZqaY2F4ekT08=
github.com/networkservicemesh/sdk v0.5.1-0.20220425233641-318f409ee273/go.mod h1:G+NdPbtzcOWx1VljOj+L4kvZPQyYpiwCp84JYs+hGtc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425234249-9cf028add57e h1:jh7dWjJ85A67t2iWp3MfqgyFdk+SlThSjpyYNoDmLCM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220425234249-9cf028add57e/go.mod h1:1uGTLK1Qvkj86lPyRa+VPI/ewWdv8XmnGM4N04bsZt0=
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 dde423d

Please sign in to comment.