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-kernel@main

PR link: networkservicemesh/sdk-kernel#528

Commit: a920456
Author: Network Service Mesh Bot
Date: 2022-10-12 09:31:25 -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 Oct 12, 2022
1 parent a8941dd commit 66cf8d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/miekg/dns v1.1.50
github.com/networkservicemesh/api v1.4.1-0.20220711153918-a59689088578
github.com/networkservicemesh/sdk v0.5.1-0.20220929210017-6d73fda489c3
github.com/networkservicemesh/sdk-kernel v0.0.0-20220929210328-c0d1c25c2429
github.com/networkservicemesh/sdk v0.5.1-0.20221012142742-6c3f844c372b
github.com/networkservicemesh/sdk-kernel v0.0.0-20221012143125-a9204564bbb3
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
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,10 @@ 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.20220929210017-6d73fda489c3 h1:pe+4EzOILpPZ2Hr/SQOA4Lf1J9ARs2D/0pITQTzRk+o=
github.com/networkservicemesh/sdk v0.5.1-0.20220929210017-6d73fda489c3/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220929210328-c0d1c25c2429 h1:WPnzAW1uN5eq0XFXaMtGH7kIcB+0xpeSZQy8a2FARws=
github.com/networkservicemesh/sdk-kernel v0.0.0-20220929210328-c0d1c25c2429/go.mod h1:RkieowpyhKP2UTXuomIzWIhM/dn8AC756nDNFAyAxLE=
github.com/networkservicemesh/sdk v0.5.1-0.20221012142742-6c3f844c372b h1:gNUNNGCjSfFZvOsQ5ZQZdl1HypkfhNDRpjMkiDjMzc8=
github.com/networkservicemesh/sdk v0.5.1-0.20221012142742-6c3f844c372b/go.mod h1:YnWv4wspKOtfFsc7kC5tfs7n95Snj3C0MRCal7yytVE=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221012143125-a9204564bbb3 h1:0vKF4QBe+LTwV5eHGt2Jda4g8iWaPX0TGuxD+xYbGB4=
github.com/networkservicemesh/sdk-kernel v0.0.0-20221012143125-a9204564bbb3/go.mod h1:bp/xK1Ew3sUr2PznHFmLAfixU8wsDzmQE+mD+r7WDKY=
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 66cf8d5

Please sign in to comment.