File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/go-playground/validator/v10 v10.26.0
1212 github.com/gofrs/flock v0.12.1
1313 github.com/oklog/ulid/v2 v2.1.0
14- github.com/platformsh/platformify v0.4.0
14+ github.com/platformsh/platformify v0.4.1
1515 github.com/spf13/cobra v1.9.1
1616 github.com/spf13/viper v1.20.1
1717 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0
9090github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
9191github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
9292github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
93- github.com/platformsh/platformify v0.4.0 h1:OMWjSsM8RwZN9lZuRdQD/URicy+OyKhNLMrca1JBlNg =
94- github.com/platformsh/platformify v0.4.0 /go.mod h1:fgmCcfQfHbhe1oXsIdIhpnniyZu8IdIMOlcBAa/ygic =
93+ github.com/platformsh/platformify v0.4.1 h1:SJCcCDjIF13KVUNdZtm3SC1uy6iWFhtvJIljqAuIbXQ =
94+ github.com/platformsh/platformify v0.4.1 /go.mod h1:fgmCcfQfHbhe1oXsIdIhpnniyZu8IdIMOlcBAa/ygic =
9595github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
9696github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
9797github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments