mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Go: Bump github.com/posener/complete from 1.1.1 to 1.2.3 (#5924)
* Go: Bump github.com/posener/complete from 1.1.1 to 1.2.3 Bumps [github.com/posener/complete](https://github.com/posener/complete) from 1.1.1 to 1.2.3. - [Release notes](https://github.com/posener/complete/releases) - [Commits](https://github.com/posener/complete/compare/v1.1.1...v1.2.3) --- updated-dependencies: - dependency-name: github.com/posener/complete dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Add github.com/posener/complete@v1.2.3 to generate-mod.sh Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philippe Martin <phmartin@redhat.com>
This commit is contained in:
@@ -25,6 +25,7 @@ go mod edit -replace github.com/apcera/gssapi=github.com/openshift/gssapi@v0.0.0
|
||||
|
||||
# Upgrades recommended by Dependabot
|
||||
go mod edit -require github.com/pborman/uuid@v1.2.1
|
||||
go mod edit -require github.com/posener/complete@v1.2.3
|
||||
|
||||
|
||||
go mod tidy -compat=1.17 # why?
|
||||
|
||||
Reference in New Issue
Block a user