File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ require (
70
70
github.com/golang-migrate/migrate/v4 v4.15.2
71
71
github.com/google/go-github/v43 v43.0.1-0.20220414155304-00e42332e405
72
72
github.com/google/uuid v1.3.0
73
- github.com/hashicorp/go-version v1.4 .0
73
+ github.com/hashicorp/go-version v1.5 .0
74
74
github.com/hashicorp/hc-install v0.3.2
75
75
github.com/hashicorp/hcl/v2 v2.12.0
76
76
github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f
Original file line number Diff line number Diff line change @@ -872,8 +872,9 @@ github.com/hashicorp/go-syslog v1.0.0/go.mod h1:qPfqrKkXGihmCqbJM2mZgkZGvKG1dFdv
872
872
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
873
873
github.com/hashicorp/go-uuid v1.0.1 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
874
874
github.com/hashicorp/go-version v1.3.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
875
- github.com/hashicorp/go-version v1.4.0 h1:aAQzgqIrRKRa7w75CKpbBxYsmUoPjzVm1W59ca1L0J4 =
876
875
github.com/hashicorp/go-version v1.4.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
876
+ github.com/hashicorp/go-version v1.5.0 h1:O293SZ2Eg+AAYijkVK3jR786Am1bhDEh2GHT0tIVE5E =
877
+ github.com/hashicorp/go-version v1.5.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
877
878
github.com/hashicorp/go.net v0.0.1 /go.mod h1:hjKkEWcCURg++eb33jQU7oqQcI9XDCnUzHA0oac0k90 =
878
879
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
879
880
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
You can’t perform that action at this time.
0 commit comments