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 Feb 18, 2023
1 parent 27cf4de commit 73f48cc
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 @@ -10,7 +10,7 @@ require (
github.com/networkservicemesh/api v1.7.2-0.20230123083145-4a6c3ec589e1
github.com/networkservicemesh/sdk v0.5.1-0.20230217110131-ff8f08b1d404
github.com/networkservicemesh/sdk-kernel v0.0.0-20230217110535-ebf5e6eccdc9
github.com/networkservicemesh/sdk-sriov v0.0.0-20230217111123-bd0128a7389d
github.com/networkservicemesh/sdk-sriov v0.0.0-20230218110121-bccf2332c17d
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ github.com/networkservicemesh/sdk v0.5.1-0.20230217110131-ff8f08b1d404 h1:1jjRWt
github.com/networkservicemesh/sdk v0.5.1-0.20230217110131-ff8f08b1d404/go.mod h1:4w0ue1+jI3lHNdSr+rzSpFIBwoGfM5vRcjVkNKZNRxk=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230217110535-ebf5e6eccdc9 h1:3i2FRhDh2WinTcCcwN81pqNWgIC43/fmoiOArWHOdDM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20230217110535-ebf5e6eccdc9/go.mod h1:KMfThk5K3zZuyYx98cnehauJ8O+1J715P8NHw5LhMSA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230217111123-bd0128a7389d h1:pHp73vb/ZN8cWPSWKinMWxBGiOUwJqAs9NS40EYDlKk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230217111123-bd0128a7389d/go.mod h1:5xbrHofRJ4tS0AvADtRZvdsSbD0hjvEGQgN+Gdrtmlw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230218110121-bccf2332c17d h1:y+uKC3NMcKuDPpTeSo8Yxowj5L+6oUrFY2/KsX3rkxs=
github.com/networkservicemesh/sdk-sriov v0.0.0-20230218110121-bccf2332c17d/go.mod h1:5xbrHofRJ4tS0AvADtRZvdsSbD0hjvEGQgN+Gdrtmlw=
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 73f48cc

Please sign in to comment.