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 10, 2022
1 parent 5a205cc commit 5a9895e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ require (
github.com/golang/protobuf v1.5.2
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.20211229083457-d21ef3530134
github.com/networkservicemesh/sdk-k8s v0.0.0-20211229084108-23960424cab2
github.com/networkservicemesh/sdk v0.5.1-0.20220110090942-fe9702d99abd
github.com/networkservicemesh/sdk-k8s v0.0.0-20220110091528-70430c3bee99
github.com/networkservicemesh/sdk-sriov v0.0.0-20211229084103-4468c271d4a8
github.com/networkservicemesh/sdk-vpp v0.0.0-20211230075914-959dffef3c0e
github.com/pkg/errors v0.9.1
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -348,10 +348,11 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.0/go.mod h1:0jEuBXKauB1HHJswHM/lx05K48TJ1Yxj6VIfM4k+aB4=
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a h1:gSujYHmGiOpJyzPGZdW2ymMpmDHCMBdbUMXCVzOtrh8=
github.com/networkservicemesh/api v1.0.1-0.20211110183123-3038992da61a/go.mod h1:B6meq/SWjWR6bGXZdXPfbOeaBK+T1JayLdtEJQCsXKU=
github.com/networkservicemesh/sdk v0.5.1-0.20211229083457-d21ef3530134 h1:xZrQrPVmgE3lcWWwaCAl82hHZZQipOSKn4T+WrXXefM=
github.com/networkservicemesh/sdk v0.5.1-0.20211229083457-d21ef3530134/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211229084108-23960424cab2 h1:BCGLJkwoNcGvn497SCQIhma4ZZ57XeSSTPcEM6RqboQ=
github.com/networkservicemesh/sdk-k8s v0.0.0-20211229084108-23960424cab2/go.mod h1:B2fojjhVVatOWCXyeYx2ZOnY+bxUhL1lfEU59mi2N/I=
github.com/networkservicemesh/sdk v0.5.1-0.20220110090942-fe9702d99abd h1:gOS677Iomo2uTkqaJm0h6HPhj9+zCZt5tE4ahc3eRmA=
github.com/networkservicemesh/sdk v0.5.1-0.20220110090942-fe9702d99abd/go.mod h1:9ZCaoauLu+52PLj/BXnYH5w9Pk9jdhaeMA14zb0PUxA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220110091528-70430c3bee99 h1:lhvQ6mhwAg5ShtznUCcjxmB3dQ7hRlDtXXyJQ6n9gB0=
github.com/networkservicemesh/sdk-k8s v0.0.0-20220110091528-70430c3bee99/go.mod h1:sGhoX1SGXoCv2eyKgDslpsXvh/Lt5arZcrjQfIzdC1A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211229083709-846abee3138d h1:qmuWCMQJMA3Rt5r282CSHA5NSwspto1Ibzipd+Q9Cso=
github.com/networkservicemesh/sdk-kernel v0.0.0-20211229083709-846abee3138d/go.mod h1:FUuA4IlL8qi3U0yvJ32zq3zQs19jnGi3DbiGfi2Krmg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20211229084103-4468c271d4a8 h1:hW6RGjG7Zae72QwlNA4w58WIedlJyUXJO5xlmPwZqJc=
Expand Down

0 comments on commit 5a9895e

Please sign in to comment.