Skip to content

Commit c4385a4

Browse files
committed
update catalyst
1 parent 0b7a285 commit c4385a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/pkg/errors v0.9.1
3232
github.com/pkg/sftp v1.13.7
3333
github.com/prometheus/client_golang v1.22.0
34-
github.com/skip-mev/catalyst v0.0.0-beta.13
34+
github.com/skip-mev/catalyst v0.0.0-beta.15
3535
github.com/spf13/afero v1.12.0
3636
github.com/stretchr/testify v1.10.0
3737
github.com/tidwall/sjson v1.2.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,8 +1370,8 @@ github.com/sivchari/containedctx v1.0.3 h1:x+etemjbsh2fB5ewm5FeLNi5bUjK0V8n0RB+W
13701370
github.com/sivchari/containedctx v1.0.3/go.mod h1:c1RDvCbnJLtH4lLcYD/GqwiBSSf4F5Qk0xld2rBqzJ4=
13711371
github.com/sivchari/tenv v1.7.1 h1:PSpuD4bu6fSmtWMxSGWcvqUUgIn7k3yOJhOIzVWn8Ak=
13721372
github.com/sivchari/tenv v1.7.1/go.mod h1:64yStXKSOxDfX47NlhVwND4dHwfZDdbp2Lyl018Icvg=
1373-
github.com/skip-mev/catalyst v0.0.0-beta.13 h1:iXUG6iAKjAlfSpiS+kkcL7Khfv64wY8r5xTPcsR7HCY=
1374-
github.com/skip-mev/catalyst v0.0.0-beta.13/go.mod h1:qLZc2CghiKmogBwGNyWRKMHUDFeoOsrQNKNnAtKuNIM=
1373+
github.com/skip-mev/catalyst v0.0.0-beta.15 h1:lKgWLfY5Lfym4csaAoFWDKh+NT2EJwMyc02lmdaqk9I=
1374+
github.com/skip-mev/catalyst v0.0.0-beta.15/go.mod h1:qLZc2CghiKmogBwGNyWRKMHUDFeoOsrQNKNnAtKuNIM=
13751375
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=
13761376
github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
13771377
github.com/soheilhy/cmux v0.1.4/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM=

0 commit comments

Comments
 (0)