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

PR link: networkservicemesh/sdk-k8s#509

Commit: ca05295
Author: Network Service Mesh Bot
Date: 2024-06-04 10:10:42 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#509)
PR link: networkservicemesh/sdk#1640
Commit: e3eed82
Author: Denis Tingaikin
Date: 2024-06-04 17:35:37 +0300
Message:
    - update grpcfd (#1640)

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
  • Loading branch information
nsmbot and NSMBot authored Jun 4, 2024
1 parent 3efe9d1 commit 83c3ef0
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 @@ -6,8 +6,8 @@ require (
github.com/fsnotify/fsnotify v1.5.4
github.com/ghodss/yaml v1.0.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/networkservicemesh/sdk v0.5.1-0.20240530111558-50c0908267de
github.com/networkservicemesh/sdk-k8s v0.0.0-20240530112105-0068d6200c94
github.com/networkservicemesh/sdk v0.5.1-0.20240604143537-e3eed82dc1b4
github.com/networkservicemesh/sdk-k8s v0.0.0-20240604151042-ca05295f9e3c
github.com/onsi/gomega v1.27.6
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -325,10 +325,10 @@ github.com/naoina/go-stringutil v0.1.0/go.mod h1:XJ2SJL9jCtBh+P9q5btrd/Ylo8XwT/h
github.com/naoina/toml v0.1.1/go.mod h1:NBIhNtsFMo3G2szEBne+bO4gS192HuIYRqfvOWb4i1E=
github.com/networkservicemesh/api v1.13.1-0.20240424210452-d0df98851760 h1:EaWGgdwbUP404Hlee80R+jSxgzjOh/tW5Fm4/9NE4B0=
github.com/networkservicemesh/api v1.13.1-0.20240424210452-d0df98851760/go.mod h1:B8FmS3XZ7NZY7ZEtdcNg2NHYppDHlr4kl4eecdZN9eI=
github.com/networkservicemesh/sdk v0.5.1-0.20240530111558-50c0908267de h1:TkzYTOpmtKENFgTiKpiHtkIYcNupzoSIFHErHPQYls4=
github.com/networkservicemesh/sdk v0.5.1-0.20240530111558-50c0908267de/go.mod h1:1H5x5GPlseIQhmvcbvSZUcLu/p24rQpTX3zsHP1yKj4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240530112105-0068d6200c94 h1:VSez6xrUsL3lFsK5a+FrE8uKrCjCtEbwPiqXOff/NV4=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240530112105-0068d6200c94/go.mod h1:JwRLqtlTSsWsU1u4H3B2jpl/aQJEr3+0WY+whxyJzx4=
github.com/networkservicemesh/sdk v0.5.1-0.20240604143537-e3eed82dc1b4 h1:6FTn6PPMFCF/awAgvzMJwa+WC6wlbveGvGdGKjRXqoM=
github.com/networkservicemesh/sdk v0.5.1-0.20240604143537-e3eed82dc1b4/go.mod h1:soFR6Mg5LTVvEI0zXNcbWoBnn4hqUK7ItZBQJ3Jbszo=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240604151042-ca05295f9e3c h1:i2WrsytvQVw8YDmCXXKNIhs8oz02fbv7cj+oW/iroZE=
github.com/networkservicemesh/sdk-k8s v0.0.0-20240604151042-ca05295f9e3c/go.mod h1:Kv/OEXuDgT1yT7YbLzmTxyjSNW6vteVWSTagsI5I+DU=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
Expand Down

0 comments on commit 83c3ef0

Please sign in to comment.