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 9, 2023
1 parent 3bf5cda commit 6f5f8a0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
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.20221229093003-75d6d5d1c617
github.com/networkservicemesh/sdk v0.5.1-0.20230109230417-1492e69a650d
github.com/networkservicemesh/sdk-k8s v0.0.0-20221219200307-d526da34b1f5
github.com/networkservicemesh/sdk-sriov v0.0.0-20221229093744-8ba3b9522968
github.com/networkservicemesh/sdk-sriov v0.0.0-20230109231116-3f99b8113731
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 Expand Up @@ -38,7 +38,7 @@ require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.2.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20221229093317-f9145dd48b6b // indirect
github.com/networkservicemesh/sdk-kernel v0.0.0-20230109230713-03b9b6155f6d // indirect
github.com/open-policy-agent/opa v0.44.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -198,14 +198,14 @@ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182aff
github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd h1:26HR90HrJFZHIPPP3SCLGNRpPCMFoEnSSZfhHH8MPSo=
github.com/networkservicemesh/api v1.6.2-0.20221205183940-84c7ff837cdd/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20221229093003-75d6d5d1c617 h1:icUm4c2okUrtNtz1iTU0iyE9CU6U6uLlg44Xu87+E3M=
github.com/networkservicemesh/sdk v0.5.1-0.20221229093003-75d6d5d1c617/go.mod h1:++MSpR2wuFlCpCYoR6lELxJ4ILKd650vDQ8d9CtGAzA=
github.com/networkservicemesh/sdk v0.5.1-0.20230109230417-1492e69a650d h1:1EhczRkzfkutymvDj5XYinD68omLpFk2F2kJdhzYG+U=
github.com/networkservicemesh/sdk v0.5.1-0.20230109230417-1492e69a650d/go.mod h1:++MSpR2wuFlCpCYoR6lELxJ4ILKd650vDQ8d9CtGAzA=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221219200307-d526da34b1f5 h1:x42EgzzOqO3DxGbZKsxRwRPNbCMeEQoCo5FJ+xncC14=
github.com/networkservicemesh/sdk-k8s v0.0.0-20221219200307-d526da34b1f5/go.mod h1:BTr2Kd/c/4oMA6OQFZDB5lpkV/W2VmakTz8wM12wqBU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221229093317-f9145dd48b6b h1:7n1OECsxJdffRWI97o/DBlH+lvNzDG3xsgWEUhDbjZM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221229093317-f9145dd48b6b/go.mod h1:y55MLLbnLTTBljh4t2m9rT27fUf/V2go1nLNMg+kgDg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221229093744-8ba3b9522968 h1:ietv9etItpQk8bBEflqqKeiSVJhgGCNv1iLMnTcUVyI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221229093744-8ba3b9522968/go.mod h1:QxXYMgbpnQH6WR/lGmHxGzGpYV+5Jt485jOdu3kVBUs=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230109230713-03b9b6155f6d h1:DKXaQ1Yq7Ep6Cgo54Ip1QxgLwnqaND0MJdb4I+THhKI=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230109230713-03b9b6155f6d/go.mod h1:25nwM9p78resBFIOti48WBzyG+FHe/rtJqHhUAVOM3o=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230109231116-3f99b8113731 h1:eefg14V9eiUFTLNaynNC4i6VKpNXmnef4EgSEfndaqc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230109231116-3f99b8113731/go.mod h1:T4npcy+lJjcqay6VhebKZ5CpHAPsKfKCJOE4+IuGdzE=
github.com/open-policy-agent/opa v0.44.0 h1:sEZthsrWBqIN+ShTMJ0Hcz6a3GkYsY4FaB2S/ou2hZk=
github.com/open-policy-agent/opa v0.44.0/go.mod h1:YpJaFIk5pq89n/k72c1lVvfvR5uopdJft2tMg1CW/yU=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit 6f5f8a0

Please sign in to comment.