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
  • Loading branch information
nsmbot authored Jul 5, 2023
1 parent 1a426f8 commit cfb52bc
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/antonfisher/nested-logrus-formatter v1.3.1
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.5.1-0.20230704094111-f349173882f2
github.com/networkservicemesh/sdk-k8s v0.0.0-20230704094829-38011cfdee11
github.com/networkservicemesh/sdk v0.5.1-0.20230705083452-7ec603ea6b4e
github.com/networkservicemesh/sdk-k8s v0.0.0-20230705084223-f4386df48985
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
google.golang.org/grpc v1.55.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -239,10 +239,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.9.1-0.20230627143611-9785eacf9687 h1:Kb6h5eMQpRF4jwRIJjD/uciTsA5Fr0b61fFUmyyVVh4=
github.com/networkservicemesh/api v1.9.1-0.20230627143611-9785eacf9687/go.mod h1:DO7D13Y4x/A8tQ2cQyUWa9o5wi7XHUB8+vITWRKreCc=
github.com/networkservicemesh/sdk v0.5.1-0.20230704094111-f349173882f2 h1:xT48XAimEr6Ip/qjKIJyu4nse3gfVTJ9buzS2IzOEAg=
github.com/networkservicemesh/sdk v0.5.1-0.20230704094111-f349173882f2/go.mod h1:r9XRbQ6UlS0+hefduzFb1cX9j3W/XNOqFqUlcQk7xYM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230704094829-38011cfdee11 h1:nMYB0TOuXcgLZdMbgAiqPEHYZE86UT9q49toXebO6XI=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230704094829-38011cfdee11/go.mod h1:XkTRzfxj++b7f3AocBCCB4Ycnqoyw9zmGSW7twUAAZo=
github.com/networkservicemesh/sdk v0.5.1-0.20230705083452-7ec603ea6b4e h1:wC9k1j1n+tuglA21CHJIwVyU+/wYlypvsMTkxV8Wslg=
github.com/networkservicemesh/sdk v0.5.1-0.20230705083452-7ec603ea6b4e/go.mod h1:r9XRbQ6UlS0+hefduzFb1cX9j3W/XNOqFqUlcQk7xYM=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230705084223-f4386df48985 h1:ck8ayf+At01yaUqIK+0SQonOCmLVleNtfquSAFLM4yw=
github.com/networkservicemesh/sdk-k8s v0.0.0-20230705084223-f4386df48985/go.mod h1:NAPdAnvDNCziU1b0E/9H77BkWwUG9DM0wLhAtIETDa4=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/open-policy-agent/opa v0.44.0 h1:sEZthsrWBqIN+ShTMJ0Hcz6a3GkYsY4FaB2S/ou2hZk=
github.com/open-policy-agent/opa v0.44.0/go.mod h1:YpJaFIk5pq89n/k72c1lVvfvR5uopdJft2tMg1CW/yU=
Expand Down

0 comments on commit cfb52bc

Please sign in to comment.