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 May 2, 2023
1 parent 07033cd commit 196298e
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.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230424151654-d93d939e9e48
github.com/networkservicemesh/sdk-kernel v0.0.0-20230424152031-02e38ff894f0
github.com/networkservicemesh/sdk-sriov v0.0.0-20230424152507-6ae7b9e5a20f
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/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -200,12 +200,12 @@ 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.20230424151654-d93d939e9e48 h1:GTo1jTOuPkW+5xOGuCudMwAR3VWioqM/6+njK4xtcxg=
github.com/networkservicemesh/sdk v0.5.1-0.20230424151654-d93d939e9e48/go.mod h1:hmu0t7IxKa1v7Mj7Y3dQrcpRD0YtEyFE5vJorXRQT2A=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230424152031-02e38ff894f0 h1:G8SPpcXbgOtaabr9mg147MCFgem0lwRG7iEaKe6J4Ms=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230424152031-02e38ff894f0/go.mod h1:XlA/AptVaUsgzr1WLdUiwt/eGWN3AlrzLMXKZ5UmT2E=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230424152507-6ae7b9e5a20f h1:kH+CHTYXAD7HBh8jmcxqL9FqRFk4ENiP7t6jNpH7+BY=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230424152507-6ae7b9e5a20f/go.mod h1:6RyccPvlWry0VjfVsJUz0ljrEIO7SPwG40V/Zak62uk=
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/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 196298e

Please sign in to comment.