Merge pull request #710 from hpcng/dependabot/go_modules/development/github.com/manifoldco/promptui-0.9.0

Bump github.com/manifoldco/promptui from 0.8.0 to 0.9.0
This commit is contained in:
Christian Goll
2023-03-30 09:36:40 +02:00
committed by GitHub
2 changed files with 3 additions and 7 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.1.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.10.0
github.com/manifoldco/promptui v0.8.0
github.com/manifoldco/promptui v0.9.0
github.com/olekukonko/tablewriter v0.0.5
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6
github.com/opencontainers/umoci v0.4.6