Skip to content

Commit 75c36c3

Browse files
update lumera to 1.8.5 & SN to 2.4.9 (#2)
1 parent 516b094 commit 75c36c3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ require (
1616
cosmossdk.io/api v0.9.2
1717

1818
// Lumera blockchain types (generated proto)
19-
github.com/LumeraProtocol/lumera v1.8.4
19+
github.com/LumeraProtocol/lumera v1.8.5
2020

2121
// SuperNode SDK for storage operations
22-
github.com/LumeraProtocol/supernode/v2 v2.4.4
22+
github.com/LumeraProtocol/supernode/v2 v2.4.9
2323
github.com/cometbft/cometbft v0.38.18
2424
github.com/cosmos/cosmos-sdk v0.53.0
2525

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.50
7474
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0 h1:ig/FpDD2JofP/NExKQUbn7uOSZzJAQqogfqluZK4ed4=
7575
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.50.0/go.mod h1:otE2jQekW/PqXk1Awf5lmfokJx4uwuqcj1ab5SpGeW0=
7676
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
77-
github.com/LumeraProtocol/lumera v1.8.4 h1:6XzLS9gd0m3lOnppNS05WuZx4VCBEGvUN/KpVkSjqro=
78-
github.com/LumeraProtocol/lumera v1.8.4/go.mod h1:twrSLfuXcHvmfQoN5e02Bg7rfeevUjF34SVqEJIvH1E=
77+
github.com/LumeraProtocol/lumera v1.8.5 h1:VfRm9bEWYehd7Ek6YJFdQBFXH47SCuDO6IFdzq3y5+g=
78+
github.com/LumeraProtocol/lumera v1.8.5/go.mod h1:DcG+PermGhl5uA51VaSA0EC+FXpDVm2XgifmYL9jJvE=
7979
github.com/LumeraProtocol/rq-go v0.2.1 h1:8B3UzRChLsGMmvZ+UVbJsJj6JZzL9P9iYxbdUwGsQI4=
8080
github.com/LumeraProtocol/rq-go v0.2.1/go.mod h1:APnKCZRh1Es2Vtrd2w4kCLgAyaL5Bqrkz/BURoRJ+O8=
81-
github.com/LumeraProtocol/supernode/v2 v2.4.4 h1:1kUpFFjvC8J1UFmoCmHHs0IHJRczKxMJOzjPxUG5Htc=
82-
github.com/LumeraProtocol/supernode/v2 v2.4.4/go.mod h1:aXrOc76h02/xQmJDTLWxR7728VdrV5TVZm7YHLn330Y=
81+
github.com/LumeraProtocol/supernode/v2 v2.4.9 h1:OTncBhdIxp2ttUkDAce98NeH1KGDzdR/1UmJ8LmhiZU=
82+
github.com/LumeraProtocol/supernode/v2 v2.4.9/go.mod h1:zIwd8SoIoBEzw1ErqVlsKW2iAJ6vpwOBCK4nCpl2Kso=
8383
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
8484
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
8585
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 h1:TngWCqHvy9oXAN6lEVMRuU21PR1EtLVZJmdB18Gu3Rw=

0 commit comments

Comments
 (0)