Skip to content

Commit b9ab503

Browse files
chore: upgrade thorchain v1.124.1 -> v1.124.2 (#889)
1 parent 5fbfd3a commit b9ab503

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ aliases:
480480
api-memory-request: 250Mi
481481
stateful-service-replicas: 2
482482
service-name-1: daemon
483-
service-image-1: registry.gitlab.com/thorchain/thornode:mainnet-1.124.1
483+
service-image-1: registry.gitlab.com/thorchain/thornode:mainnet-1.124.2
484484
service-cpu-limit-1: "2"
485485
service-cpu-request-1: "1"
486486
service-memory-limit-1: 12Gi

go/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/spf13/viper v1.17.0
1717
github.com/tendermint/liquidity v1.5.0
1818
github.com/tendermint/tendermint v0.35.9
19-
gitlab.com/thorchain/thornode v1.124.1
19+
gitlab.com/thorchain/thornode v1.124.2
2020
golang.org/x/sync v0.5.0
2121
google.golang.org/grpc v1.59.0
2222
)

0 commit comments

Comments
 (0)