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@main (#528)

PR link: networkservicemesh/sdk#1686

Commit: 9a6b64b
Author: dependabot[bot]
Date: 2024-10-17 19:42:57 -0400
Message:
  - Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#1686)
Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6.
- [Release notes](https://github.com/nats-io/nkeys/releases)
- [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml)
- [Commits](nats-io/nkeys@v0.4.4...v0.4.6)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nkeys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot authored Oct 17, 2024
1 parent c39cb36 commit 75177d3
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 @@ -7,7 +7,7 @@ require (
github.com/edwarnicke/exechelper v1.0.3
github.com/edwarnicke/grpcfd v1.1.4
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.5.1-0.20241017171520-21c4d983a8bc
github.com/networkservicemesh/sdk v0.5.1-0.20241017234257-9a6b64bb5f81
github.com/sirupsen/logrus v1.9.0
github.com/spiffe/go-spiffe/v2 v2.1.7
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfr
github.com/miekg/dns v1.1.50 h1:DQUfb9uc6smULcREF09Uc+/Gd46YWqJd5DbpPE9xkcA=
github.com/networkservicemesh/api v1.13.4-0.20240815101554-fdbfcd84fd0e h1:Fs34ZZN+bujq5OQEQUpxm0gYQ3g7uSCkcKcoUt70Be0=
github.com/networkservicemesh/api v1.13.4-0.20240815101554-fdbfcd84fd0e/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/sdk v0.5.1-0.20241017171520-21c4d983a8bc h1:Aa8e/VcRaIVyx860cfHvALMsgQe9AGJcr8bO7uNG4Lk=
github.com/networkservicemesh/sdk v0.5.1-0.20241017171520-21c4d983a8bc/go.mod h1:O0xb3CPUS1dkd7IbchN/s4esddsEVuRELUtehVVjB8Y=
github.com/networkservicemesh/sdk v0.5.1-0.20241017234257-9a6b64bb5f81 h1:xbBLGD9BmfvTwhy56VH8CUH45wO+jUOAvQIqXcmG250=
github.com/networkservicemesh/sdk v0.5.1-0.20241017234257-9a6b64bb5f81/go.mod h1:cE5NEKOYgdGirEvy9Q+SS/pYOFPr1C5l6lqjtFgqrYE=
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 75177d3

Please sign in to comment.