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 Jan 23, 2023
1 parent e64222a commit 9357cc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd
github.com/networkservicemesh/sdk v0.5.1-0.20230117143815-57af8274d643
github.com/networkservicemesh/sdk-vpp v0.0.0-20230117144814-1372c19cdda3
github.com/networkservicemesh/sdk-vpp v0.0.0-20230123083241-1991351c5a9e
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20230117143815-57af8274d643 h1:+huWTP
github.com/networkservicemesh/sdk v0.5.1-0.20230117143815-57af8274d643/go.mod h1:++MSpR2wuFlCpCYoR6lELxJ4ILKd650vDQ8d9CtGAzA=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230117144215-59c6227ae3f4 h1:JkkqJFUxXLkZvtob9yrkmqsei7rPIvkcwpquGSLs4HQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230117144215-59c6227ae3f4/go.mod h1:Q+VjFkjGQDsi/Dmx5nh7g+bNqPaQqYUYlEeZ+bQnzTo=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230117144814-1372c19cdda3 h1:evfSBN20AR+CoJ+eHCbODMSycWRxsBNm1l50PEuon4A=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230117144814-1372c19cdda3/go.mod h1:F3Sx9nWsKAGwEWYIltDLRBKzu38JeVSW0/TASVeQW7U=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230123083241-1991351c5a9e h1:4pweSbWtvsHj9HhDDHvXPIEN8epk7bv3Z8oGvIID7zc=
github.com/networkservicemesh/sdk-vpp v0.0.0-20230123083241-1991351c5a9e/go.mod h1:F3Sx9nWsKAGwEWYIltDLRBKzu38JeVSW0/TASVeQW7U=
github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/gomega v1.1.0 h1:e3YP4dN/HYPpGh29X1ZkcxcEICsOls9huyVCRBaxjq8=
github.com/onsi/gomega v1.1.0/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
Expand Down

0 comments on commit 9357cc8

Please sign in to comment.