We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8543a2d + 17e2971 commit dc908f4Copy full SHA for dc908f4
2 files changed
go.mod
@@ -5,7 +5,7 @@ go 1.15
5
require (
6
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
7
github.com/briandowns/spinner v1.18.1
8
- github.com/hashicorp/boundary/api v0.0.22
+ github.com/hashicorp/boundary/api v0.0.24
9
github.com/manifoldco/promptui v0.9.0
10
github.com/mitchellh/go-homedir v1.1.0
11
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
0 commit comments