File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/symfony-cli/phpstore
3
3
go 1.17
4
4
5
5
require (
6
- github.com/hashicorp/go-version v1.3 .0
6
+ github.com/hashicorp/go-version v1.6 .0
7
7
github.com/mitchellh/go-homedir v1.1.0
8
8
github.com/pkg/errors v0.9.1
9
9
gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change 1
- github.com/hashicorp/go-version v1.3 .0 h1:McDWVJIU/y+u1BRV06dPaLfLCaT7fUTJLp5r04x7iNw =
2
- github.com/hashicorp/go-version v1.3 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
1
+ github.com/hashicorp/go-version v1.6 .0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek =
2
+ github.com/hashicorp/go-version v1.6 .0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
3
3
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y =
4
4
github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
5
5
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments