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

Commit: 08e8636
Author: Network Service Mesh Bot
Date: 2022-07-17 20:24:04 -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 18, 2022
1 parent afeda95 commit 95771ab
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.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/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 @@ -375,10 +375,10 @@ github.com/naoina/go-stringutil v0.1.0/go.mod h1:XJ2SJL9jCtBh+P9q5btrd/Ylo8XwT/h
github.com/naoina/toml v0.1.1/go.mod h1:NBIhNtsFMo3G2szEBne+bO4gS192HuIYRqfvOWb4i1E=
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 95771ab

Please sign in to comment.