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 18, 2022
1 parent da4dac6 commit fa716ad
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.20220714152344-b8209fc0b7b6
github.com/networkservicemesh/sdk-k8s v0.0.0-20220714152946-a3985f54158d
github.com/networkservicemesh/sdk v0.5.1-0.20220718011638-44ffc6ae87e7
github.com/networkservicemesh/sdk-k8s v0.0.0-20220718012404-08e863648697
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.20220714152344-b8209fc0b7b6 h1:LM1q5d1rCiUMV7FzI+lkVF6V16kLGJfx5avo8HaTPtc=
github.com/networkservicemesh/sdk v0.5.1-0.20220714152344-b8209fc0b7b6/go.mod h1:BF31hkvYPBmpChr4XB2l9pFWK+ySvk2y2h7IdCwqt84=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220714152946-a3985f54158d h1:F1He+8NmQ16HHxSGTcCAcBeWR0rH//DYOFQP5F8/XPU=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220714152946-a3985f54158d/go.mod h1:4H6k179WWXRHLdsWRDsq4ViAT6mXavV0DB6AqGYC2Do=
github.com/networkservicemesh/sdk v0.5.1-0.20220718011638-44ffc6ae87e7 h1:gSRsjREzPdgsYN+Dtoat9X2VjvOPgU63Xq/rTxyjw+A=
github.com/networkservicemesh/sdk v0.5.1-0.20220718011638-44ffc6ae87e7/go.mod h1:aT31j34psbMwTmyxgKZweiuYv783A1levN9nSKUVVp0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220718012404-08e863648697 h1:w6TcInqaS0IPxILjAiHN9xtnZGsJauRGijGtSYspB0w=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220718012404-08e863648697/go.mod h1:7thLgYAVsajUVsWfIx2hGqb18aOH/HBLKDCA4yELtG8=
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 fa716ad

Please sign in to comment.