Merge pull request #1442 from dagger/dependabot/go_modules/github.com/hashicorp/go-version-1.4.0

build(deps): bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0
This commit is contained in:
Gerhard Lazu
2022-01-17 22:07:47 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/gofrs/flock v0.8.1
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/google/uuid v1.3.0
github.com/hashicorp/go-version v1.3.0
github.com/hashicorp/go-version v1.4.0
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
github.com/mitchellh/go-homedir v1.1.0