Skip to content

Commit

Permalink
Update go.mod and go.sum to networkservicemesh/api@v0.13.3-rc.1
Browse files Browse the repository at this point in the history
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot authored and denis-tingaikin committed Jul 22, 2024
1 parent ce93f2c commit 38bce48
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 @@ -19,7 +19,7 @@ require (
github.com/miekg/dns v1.1.50
github.com/nats-io/nats-streaming-server v0.24.6
github.com/nats-io/stan.go v0.10.3
github.com/networkservicemesh/api v1.13.2
github.com/networkservicemesh/api v1.13.3-rc.1
github.com/open-policy-agent/opa v0.44.0
github.com/pkg/errors v0.9.1
github.com/r3labs/diff v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OS
github.com/nats-io/stan.go v0.10.2/go.mod h1:vo2ax8K2IxaR3JtEMLZRFKIdoK/3o1/PKueapB7ezX0=
github.com/nats-io/stan.go v0.10.3 h1:8DOyQJ0+nza3zSVJZ19/cpikkrWA4rSKB3YvckIGOTI=
github.com/nats-io/stan.go v0.10.3/go.mod h1:Cgf5zk6kKpOCqqUIJeuBz6ZDz9osT791VhS6m28sSQQ=
github.com/networkservicemesh/api v1.13.2 h1:HiQTPED7l2rvGZUFN2FklOh6RGXS6Ha/xZPc8DKLZmQ=
github.com/networkservicemesh/api v1.13.2/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/api v1.13.3-rc.1 h1:soezaILevxC2F9i30eDo5kBVJhbP6VpHeLD23FdUMCk=
github.com/networkservicemesh/api v1.13.3-rc.1/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
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/openzipkin/zipkin-go v0.4.2 h1:zjqfqHjUpPmB3c1GlCvvgsM1G4LkvqQbBDueDOCg/jA=
Expand Down

0 comments on commit 38bce48

Please sign in to comment.