Skip to content

Commit d4e4b8c

Browse files
chore(deps): bump github.com/hashicorp/go-version from 1.4.0 to 1.6.0
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.4.0 to 1.6.0. - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.4.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-version dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 982beb4 commit d4e4b8c

File tree

2 files changed

+3
-229
lines changed

2 files changed

+3
-229
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/bramvdbogaerde/go-scp v1.2.0
88
github.com/go-cmd/cmd v1.4.0
99
github.com/golang/glog v1.0.0
10-
github.com/hashicorp/go-version v1.4.0
10+
github.com/hashicorp/go-version v1.6.0
1111
github.com/olekukonko/tablewriter v0.0.5
1212
github.com/spf13/afero v1.8.2
1313
github.com/spf13/cobra v1.4.0

0 commit comments

Comments
 (0)