Skip to content

Commit

Permalink
Update go.mod and go.sum to networkservicemesh/[email protected]
Browse files Browse the repository at this point in the history
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed May 7, 2023
1 parent 196298e commit b8eb268
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ require (
github.com/edwarnicke/genericsync v0.0.0-20220910010113-61a344f9bc29
github.com/edwarnicke/grpcfd v1.1.2
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230501005204-6fa2f68d5532
github.com/networkservicemesh/sdk-kernel v0.0.0-20230501005646-bfd86b518964
github.com/networkservicemesh/sdk-sriov v0.0.0-20230502013735-a0f7ec5fb4de
github.com/networkservicemesh/api v1.9.0
github.com/networkservicemesh/sdk v1.9.0
github.com/networkservicemesh/sdk-kernel v1.9.0
github.com/networkservicemesh/sdk-sriov v1.9.0
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
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -198,14 +198,14 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 h1:I0XW9+e1XWDxdcEniV4rQAIOPUGDq67JSCiRCgGCZLI=
github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/miekg/dns v1.1.50/go.mod h1:e3IlAVfNqAllflbibAZEWOXOQ+Ynzk/dDozDxY7XnME=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1 h1:RxNKksXsXsnDsEo+Cfn43pdPfML024ad//QcdKfgXK4=
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20230501005204-6fa2f68d5532 h1:hgOOtAn8YR2Y4wkYHL5JOfRa5kdniS0obuTs/IqHkZA=
github.com/networkservicemesh/sdk v0.5.1-0.20230501005204-6fa2f68d5532/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230501005646-bfd86b518964 h1:h8uDYXldrMJGI5Qm5eNUdmauKNjWr6djy/3QiloXgiQ=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230501005646-bfd86b518964/go.mod h1:e1DfoKdlCeEC1glTzTGFiA/OiufzGWUlpW5oybsZJ14=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230502013735-a0f7ec5fb4de h1:q0GuQpP2UnerDZwBMGsZiN4xBdQPwLsTlHta/pGCw0s=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230502013735-a0f7ec5fb4de/go.mod h1:V8YlJIvbnYI+8lrp42820NELDZ0CHGvH5UBwa0dfEwM=
github.com/networkservicemesh/api v1.9.0 h1:2kDT0K2kPKGeIrbWuFLw6MBihD/vvEUZ2MdvYjxJnhg=
github.com/networkservicemesh/api v1.9.0/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v1.9.0 h1:DS+FFYDoahoUz5gYB1vmt+HJ/nRca7tyGpxQnfJ6qM8=
github.com/networkservicemesh/sdk v1.9.0/go.mod h1:/REY6n+qmhGsnFVvKaLK4eqxivGac1CXlvGNzGcQkX4=
github.com/networkservicemesh/sdk-kernel v1.9.0 h1:PgILBWfALLDD+J/nXKjjjVmfiG8zM1eTAfPakKVfSo8=
github.com/networkservicemesh/sdk-kernel v1.9.0/go.mod h1:rq4iNtjpwfwbwEseJ8LFlJeoSbnlyZXvzEcbziKkkcs=
github.com/networkservicemesh/sdk-sriov v1.9.0 h1:SmgwW+ja4feHslHM2gvVsslwcNk5+fEnDY17hgB7qt8=
github.com/networkservicemesh/sdk-sriov v1.9.0/go.mod h1:bZc7OKsJLdkKZpT8/FlBi/wMqJGx0wKHu26v7dzLEs8=
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 b8eb268

Please sign in to comment.