Skip to content

Commit c5b067d

Browse files
Bump github.com/hashicorp/go-version from 1.0.0 to 1.2.1
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.0.0 to 1.2.1. - [Release notes](https://github.com/hashicorp/go-version/releases) - [Commits](hashicorp/go-version@v1.0.0...v1.2.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0503d21 commit c5b067d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/google/go-cmp v0.5.1
77
github.com/hashicorp/go-hclog v0.14.1
88
github.com/hashicorp/go-plugin v1.3.0
9-
github.com/hashicorp/go-version v1.0.0
9+
github.com/hashicorp/go-version v1.2.1
1010
github.com/hashicorp/hcl/v2 v2.6.0
1111
github.com/zclconf/go-cty v1.5.1
1212
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ github.com/hashicorp/go-plugin v1.3.0 h1:4d/wJojzvHV1I4i/rrjVaeuyxWrLzDE1mDCyDy8
4343
github.com/hashicorp/go-plugin v1.3.0/go.mod h1:F9eH4LrE/ZsRdbwhfjs9k9HoDUwAHnYtXdgmf1AVNs0=
4444
github.com/hashicorp/go-version v1.0.0 h1:21MVWPKDphxa7ineQQTrCU5brh7OuVVAzGOCnnCPtE8=
4545
github.com/hashicorp/go-version v1.0.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
46+
github.com/hashicorp/go-version v1.2.1 h1:zEfKbn2+PDgroKdiOzqiE8rsmLqU2uwi5PB5pBJ3TkI=
47+
github.com/hashicorp/go-version v1.2.1/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
4648
github.com/hashicorp/hcl/v2 v2.6.0 h1:3krZOfGY6SziUXa6H9PJU6TyohHn7I+ARYnhbeNBz+o=
4749
github.com/hashicorp/hcl/v2 v2.6.0/go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY=
4850
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M=

0 commit comments

Comments
 (0)