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#464

Commit: 8a7d29e
Author: Network Service Mesh Bot
Date: 2022-10-13 03:33:41 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Oct 13, 2022
1 parent 6db1b2d commit ddd0dac
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 @@ -7,9 +7,9 @@ require (
github.com/edwarnicke/grpcfd v1.1.2
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.20221012161151-d4d43aefa832
github.com/networkservicemesh/sdk-kernel v0.0.0-20221012161519-3d32f066ca3d
github.com/networkservicemesh/sdk-sriov v0.0.0-20221012161952-ac2780adf3ec
github.com/networkservicemesh/sdk v0.5.1-0.20221013082556-9ae27f8b63af
github.com/networkservicemesh/sdk-kernel v0.0.0-20221013082925-354d38e71cde
github.com/networkservicemesh/sdk-sriov v0.0.0-20221013083341-8a7d29eb9dc5
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 @@ -198,12 +198,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.4.1-0.20220711153918-a59689088578 h1:2MZD6SGFULqTgMKA8BFy7F+ldRErAyxsWht7oCwCVRM=
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578/go.mod h1:hOF2844BSstH1311oDMDgqqXS+kdc77htZNPRKl9mf8=
github.com/networkservicemesh/sdk v0.5.1-0.20221012161151-d4d43aefa832 h1:o920p/m3660++ceN0IA8gt1YEQlfTjvpk5AqclW8h0g=
github.com/networkservicemesh/sdk v0.5.1-0.20221012161151-d4d43aefa832/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221012161519-3d32f066ca3d h1:NEkngTqDBhrUlsnfVmJ0FNiTJ36n1JwKUH+c66irbNM=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221012161519-3d32f066ca3d/go.mod h1:8oqpP8+VTdw2fHgqAO8uo5shsK/gKDhQ4UOOqcEKTNg=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221012161952-ac2780adf3ec h1:ZPrva/PkhlWf1psAbfFNT12PSG47YNaSMSNZAz9G6xw=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221012161952-ac2780adf3ec/go.mod h1:UpDDmq8NrR5onj/IHM3CVUrLda1fYwx75NFPc/lrkZI=
github.com/networkservicemesh/sdk v0.5.1-0.20221013082556-9ae27f8b63af h1:6X3VF4J+jWYWYsQ+Nnx/B0dSFWh79X8SmoaOeEiucuI=
github.com/networkservicemesh/sdk v0.5.1-0.20221013082556-9ae27f8b63af/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221013082925-354d38e71cde h1:uCpQ4qqDs/RE30uKUR2pWQITNgOuSjNO5uEez0uteEU=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221013082925-354d38e71cde/go.mod h1:bcTM2B6ehXCJLl8Mg5DLQgt+xM2Xolf9P9BVQKDv0IA=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221013083341-8a7d29eb9dc5 h1:RBhnAP0Xu2bSCNXtX/T6xXj6q0dTcGqJX7Dick5ut4Y=
github.com/networkservicemesh/sdk-sriov v0.0.0-20221013083341-8a7d29eb9dc5/go.mod h1:uzXqxWZojiHx7BNtzNMx3MmvC8hZglQjwk/7okury8E=
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 ddd0dac

Please sign in to comment.