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
…k-sriov@main

PR link: networkservicemesh/sdk-sriov#455

Commit: 7e28bdc
Author: Network Service Mesh Bot
Date: 2022-09-16 07:29:35 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Sep 16, 2022
1 parent f0b88c4 commit 3f2deda
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.20220916121847-88b2169efe99
github.com/networkservicemesh/sdk-sriov v0.0.0-20220915190531-5dd9336d3db7
github.com/networkservicemesh/sdk-sriov v0.0.0-20220916122935-7e28bdc0e2bf
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.0.0
google.golang.org/grpc v1.49.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,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.20220916121847-88b2169efe99 h1:kidNCyBjAx0T3ynKbMggWhVtzpVohvVuy7zW8bYobU0=
github.com/networkservicemesh/sdk v0.5.1-0.20220916121847-88b2169efe99/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220915190531-5dd9336d3db7 h1:5UCa0f3lnT3Hv8JQ//UGUiTb76zO5mfQV2OZAvxTLvo=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220915190531-5dd9336d3db7/go.mod h1:BDNeZmt5ecdA5EeAYmnn+dWowf8u7cbpzYS+NiG/mOI=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220916122935-7e28bdc0e2bf h1:LQqEQd1AkiiR9xz1PwUGfi1MRKB8tnGhvOU/HwF2Fds=
github.com/networkservicemesh/sdk-sriov v0.0.0-20220916122935-7e28bdc0e2bf/go.mod h1:zFX0Q83Lvxhxzh3CDyjf/Vt9svHJR3oHuuPHFJhBTmc=
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 3f2deda

Please sign in to comment.