File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ require (
3030 github.com/pelletier/go-toml/v2 v2.2.4
3131 github.com/pkg/errors v0.9.1
3232 github.com/prometheus/client_golang v1.22.0
33- github.com/skip-mev/catalyst v0.0.0-beta.13
33+ github.com/skip-mev/catalyst v0.0.0-beta.15
34+ github.com/spf13/afero v1.12.0
3435 github.com/stretchr/testify v1.10.0
3536 github.com/tidwall/sjson v1.2.5
3637 github.com/tonistiigi/fsutil v0.0.0-20241121093142-31cf1f437184
Original file line number Diff line number Diff line change @@ -1370,8 +1370,8 @@ github.com/sivchari/containedctx v1.0.3 h1:x+etemjbsh2fB5ewm5FeLNi5bUjK0V8n0RB+W
13701370github.com/sivchari/containedctx v1.0.3 /go.mod h1:c1RDvCbnJLtH4lLcYD/GqwiBSSf4F5Qk0xld2rBqzJ4 =
13711371github.com/sivchari/tenv v1.7.1 h1:PSpuD4bu6fSmtWMxSGWcvqUUgIn7k3yOJhOIzVWn8Ak =
13721372github.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 =
13751375github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
13761376github.com/smartystreets/goconvey v1.6.4 /go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA =
13771377github.com/soheilhy/cmux v0.1.4 /go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM =
You can’t perform that action at this time.
0 commit comments