File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ovh/okms-cli
3
3
go 1.23.0
4
4
5
5
require (
6
- github.com/go-piv/piv-go/v2 v2.2 .0
6
+ github.com/go-piv/piv-go/v2 v2.3 .0
7
7
github.com/google/uuid v1.6.0
8
8
github.com/hashicorp/go-secure-stdlib/kv-builder v0.1.2
9
9
github.com/knadh/koanf/parsers/yaml v0.1.0
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
37
37
github.com/fatih/color v1.16.0 /go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE =
38
38
github.com/fsnotify/fsnotify v1.8.0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M =
39
39
github.com/fsnotify/fsnotify v1.8.0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
40
- github.com/go-piv/piv-go/v2 v2.2 .0 h1:kOcyd7+JiKLF1BtGUO6vg7XlDJLhchinoMuksOpWBEI =
41
- github.com/go-piv/piv-go/v2 v2.2 .0 /go.mod h1:ShZi74nnrWNQEdWzRUd/3cSig3uNOcEZp+EWl0oewnI =
40
+ github.com/go-piv/piv-go/v2 v2.3 .0 h1:kKkrYlgLQTMPA6BiSL25A7/x4CEh2YCG7rtb/aTkx+g =
41
+ github.com/go-piv/piv-go/v2 v2.3 .0 /go.mod h1:ShZi74nnrWNQEdWzRUd/3cSig3uNOcEZp+EWl0oewnI =
42
42
github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss =
43
43
github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
44
44
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments