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

Commit: ecf861a
Author: Network Service Mesh Bot
Date: 2022-07-22 05:33:08 -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 Jul 22, 2022
1 parent 1b13a36 commit 207e5a2
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.20220721233846-6533a29f28c5
github.com/networkservicemesh/sdk-k8s v0.0.0-20220722093553-42e9797088e0
github.com/networkservicemesh/sdk v0.5.1-0.20220722102155-cbf511a6cd1e
github.com/networkservicemesh/sdk-k8s v0.0.0-20220722103308-ecf861a78097
github.com/sirupsen/logrus v1.8.1
github.com/spiffe/go-spiffe/v2 v2.0.0
google.golang.org/grpc v1.42.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,10 @@ github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d/go.mod h1:+n7T8m
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578 h1:2MZD6SGFULqTgMKA8BFy7F+ldRErAyxsWht7oCwCVRM=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220721233846-6533a29f28c5 h1:72kZBi0Rh73YXCONtdsU0phchEFvEV5Djz+w71dLgZs=
github.com/networkservicemesh/sdk v0.5.1-0.20220721233846-6533a29f28c5/go.mod h1:aT31j34psbMwTmyxgKZweiuYv783A1levN9nSKUVVp0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220722093553-42e9797088e0 h1:p9CJLFJKGyomgb4ZMuuanWZkF+3uppXA4Ox0IyDuSZc=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220722093553-42e9797088e0/go.mod h1:3kFBod+2U0PZ9Uf6S0RhpIGTyM4JL4AOhYQ8Wm73ng8=
github.com/networkservicemesh/sdk v0.5.1-0.20220722102155-cbf511a6cd1e h1:P0y7c9ULem+x5/TGL1eAIBeIE6FlWLEX/O6KuMeGg9o=
github.com/networkservicemesh/sdk v0.5.1-0.20220722102155-cbf511a6cd1e/go.mod h1:aT31j34psbMwTmyxgKZweiuYv783A1levN9nSKUVVp0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220722103308-ecf861a78097 h1:DfgGPk9BFjlwV8C2bkWZkRSxCDbxgvASb25BT+Eea14=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220722103308-ecf861a78097/go.mod h1:wx0X1MDtbM56kAEZLTwWhjLgZnIQXF6Giy5mvMxsOPo=
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/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down

0 comments on commit 207e5a2

Please sign in to comment.