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 Aug 31, 2022
1 parent b58ddea commit 05ba0da
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 @@ -8,7 +8,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220831094238-ed5cc972107d
github.com/networkservicemesh/sdk-sriov v0.0.0-20220825015442-a1564acd4a60
github.com/networkservicemesh/sdk-sriov v0.0.0-20220831095420-02db1b0435f8
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
google.golang.org/grpc v1.48.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -706,8 +706,8 @@ github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578 h1:2MZD6S
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20220831094238-ed5cc972107d h1:BdHd5I8GMDyGmI0rVs2/uIa6uHuWFefLw6MQph5Fk4s=
github.com/networkservicemesh/sdk v0.5.1-0.20220831094238-ed5cc972107d/go.mod h1:ic2ei1BweJHofQ2Gz1gMBV9cJwBhvkvpwCfGge/pLY0=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220825015442-a1564acd4a60 h1:yZB5ki45fW4ub/9AmAOiOgQij4tMsvOHroHZJ7Pkbrc=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220825015442-a1564acd4a60/go.mod h1:oa+SqRy9rCfQj7ZekeDjCGOqyObp23gWAFTm4PPlE1g=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220831095420-02db1b0435f8 h1:S9J8rugiZtCSeXpA4t5euwBFd//TcIA37ucLb/nkLvk=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220831095420-02db1b0435f8/go.mod h1:Y1l9L1xkD5ex5FmBPyNqSQ8UrmXX4ti6DGyyEE/mUwc=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
Expand Down

0 comments on commit 05ba0da

Please sign in to comment.