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

Commit: 45b6b3c
Author: Denis Tingaikin
Date: 2021-12-01 16:27:00 +0300
Message:
  - Merge pull request #294 from glazychev-art/regtime
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Dec 1, 2021
1 parent 48361de commit 1b11b67
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 @@ -9,7 +9,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a
github.com/networkservicemesh/sdk v0.5.1-0.20211126201711-e33b665d2e98
github.com/networkservicemesh/sdk-k8s v0.0.0-20211126231651-e08105aaffd5
github.com/networkservicemesh/sdk-k8s v0.0.0-20211201132700-45b6b3c1e9d5
github.com/networkservicemesh/sdk-sriov v0.0.0-20211126230449-b49c0afa1eee
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,8 @@ github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a h1:gSujYH
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211126201711-e33b665d2e98 h1:wfcYC8IbgJLSCd7+Fb+0UZMuGeKq6ZUxyHtsdKKLyas=
github.com/networkservicemesh/sdk v0.5.1-0.20211126201711-e33b665d2e98/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211126231651-e08105aaffd5 h1:3CXGsfr/rd/5Ll9SLecnkVxESb0MHgOyq7mrmmIgx+Q=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211126231651-e08105aaffd5/go.mod h1:k0S/6GO9/CDM9lOCQ9bQE2bV5JstuUc91Rg6KtuqNG4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211201132700-45b6b3c1e9d5 h1:HOwE3Sz/KAy42uccFDhVy+DGV4aTLRSOsRhc2KiKR4E=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211201132700-45b6b3c1e9d5/go.mod h1:k0S/6GO9/CDM9lOCQ9bQE2bV5JstuUc91Rg6KtuqNG4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211126201942-09e020e5f144 h1:LapRMeaUnRCnrMW1Z0wAUhFVYnhiZA52OcKYJlsmphE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211126201942-09e020e5f144/go.mod h1:O/kNXXA2sgAEaG7RL2qZVGNkgvELC3OJWaSwnTEHwMU=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211126230449-b49c0afa1eee h1:S/ondX/ZtR2eqypy3Y+5nHO7ySN6xg0DupZE+WDB+ts=
Expand Down

0 comments on commit 1b11b67

Please sign in to comment.