4
4
5
5
require (
6
6
github.com/blang/semver/v4 v4.0.0
7
- github.com/fatih/color v1.15 .0
8
- github.com/gopasspw/gopass v1.15.8
7
+ github.com/fatih/color v1.16 .0
8
+ github.com/gopasspw/gopass v1.15.9
9
9
github.com/stretchr/testify v1.8.4
10
10
github.com/urfave/cli/v2 v2.25.7
11
11
)
@@ -14,72 +14,74 @@ require (
14
14
code.rocketnine.space/tslocum/cbind v0.1.5 // indirect
15
15
filippo.io/age v1.1.1 // indirect
16
16
filippo.io/edwards25519 v1.0.0 // indirect
17
- github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
17
+ github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c // indirect
18
18
github.com/alessio/shellescape v1.4.2 // indirect
19
19
github.com/atotto/clipboard v0.1.4 // indirect
20
20
github.com/boombuler/barcode v1.0.1 // indirect
21
21
github.com/caspr-io/yamlpath v0.0.0-20200722075116-502e8d113a9b // indirect
22
22
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
23
23
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
24
- github.com/chzyer/readline v1.5.1 // indirect
25
- github.com/cloudflare/circl v1.3.3 // indirect
26
- github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
24
+ github.com/cloudflare/circl v1.3.6 // indirect
25
+ github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
27
26
github.com/danieljoos/wincred v1.2.0 // indirect
28
27
github.com/davecgh/go-spew v1.1.1 // indirect
29
28
github.com/dustin/go-humanize v1.0.1 // indirect
30
- github.com/fsnotify/fsnotify v1.6.0 // indirect
29
+ github.com/ergochat/readline v0.0.6 // indirect
30
+ github.com/fsnotify/fsnotify v1.7.0 // indirect
31
31
github.com/gdamore/encoding v1.0.0 // indirect
32
32
github.com/gdamore/tcell/v2 v2.6.0 // indirect
33
- github.com/gen2brain/shm v0.0.0-20230802011745-f2460f5984f7 // indirect
33
+ github.com/gen2brain/shm v0.1.0 // indirect
34
34
github.com/godbus/dbus v0.0.0-20190623212516-8a1682060722 // indirect
35
35
github.com/godbus/dbus/v5 v5.1.0 // indirect
36
- github.com/google/go-cmp v0.5.9 // indirect
36
+ github.com/google/go-cmp v0.6.0 // indirect
37
37
github.com/google/go-github v17.0.0+incompatible // indirect
38
38
github.com/google/go-querystring v1.1.0 // indirect
39
- github.com/gopasspw/gopass-hibp v1.15.7 // indirect
39
+ github.com/gopasspw/gopass-hibp v1.15.8 // indirect
40
40
github.com/hashicorp/golang-lru v1.0.2 // indirect
41
- github.com/hashicorp/golang-lru/v2 v2.0.6 // indirect
41
+ github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
42
42
github.com/jezek/xgb v1.1.0 // indirect
43
43
github.com/jsimonetti/pwscheme v0.0.0-20220922140336-67a4d090f150 // indirect
44
44
github.com/jwalton/gchalk v1.3.0 // indirect
45
45
github.com/jwalton/go-supportscolor v1.2.0 // indirect
46
46
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
47
47
github.com/kbinani/screenshot v0.0.0-20230812210009-b87d31814237 // indirect
48
48
github.com/kjk/lzmadec v0.0.0-20210713164611-19ac3ee91a71 // indirect
49
- github.com/klauspost/compress v1.16.7 // indirect
49
+ github.com/klauspost/compress v1.17.3 // indirect
50
+ github.com/klauspost/cpuid/v2 v2.2.6 // indirect
50
51
github.com/kr/pretty v0.3.1 // indirect
51
52
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
52
53
github.com/lxn/win v0.0.0-20210218163916-a377121e959e // indirect
53
54
github.com/makiuchi-d/gozxing v0.1.1 // indirect
54
55
github.com/martinhoefling/goxkcdpwgen v0.1.2-0.20221205222637-737661b92a0e // indirect
55
56
github.com/mattn/go-colorable v0.1.13 // indirect
56
- github.com/mattn/go-isatty v0.0.19 // indirect
57
+ github.com/mattn/go-isatty v0.0.20 // indirect
57
58
github.com/mattn/go-runewidth v0.0.15 // indirect
58
59
github.com/mattn/go-tty v0.0.5 // indirect
59
60
github.com/mitchellh/go-ps v1.0.0 // indirect
60
61
github.com/muesli/crunchy v0.4.0 // indirect
61
62
github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 // indirect
62
63
github.com/noborus/guesswidth v0.3.4 // indirect
63
- github.com/noborus/ov v0.31.0 // indirect
64
+ github.com/noborus/ov v0.32.1 // indirect
64
65
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
65
66
github.com/pmezard/go-difflib v1.0.0 // indirect
66
67
github.com/pquerna/otp v1.4.0 // indirect
67
68
github.com/rivo/uniseg v0.4.4 // indirect
68
- github.com/rs/zerolog v1.30 .0 // indirect
69
+ github.com/rs/zerolog v1.31 .0 // indirect
69
70
github.com/russross/blackfriday/v2 v2.1.0 // indirect
70
71
github.com/schollz/closestmatch v0.0.0-20190308193919-1fbe626be92e // indirect
71
72
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
72
73
github.com/twpayne/go-pinentry v0.3.0 // indirect
73
74
github.com/ulikunitz/xz v0.5.11 // indirect
74
75
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
75
76
github.com/zalando/go-keyring v0.2.3 // indirect
76
- golang.org/x/crypto v0.13.0 // indirect
77
- golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
78
- golang.org/x/net v0.15.0 // indirect
79
- golang.org/x/sync v0.3.0 // indirect
80
- golang.org/x/sys v0.12.0 // indirect
81
- golang.org/x/term v0.12.0 // indirect
82
- golang.org/x/text v0.13.0 // indirect
83
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
77
+ github.com/zeebo/blake3 v0.2.3 // indirect
78
+ golang.org/x/crypto v0.15.0 // indirect
79
+ golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
80
+ golang.org/x/net v0.18.0 // indirect
81
+ golang.org/x/sync v0.5.0 // indirect
82
+ golang.org/x/sys v0.14.0 // indirect
83
+ golang.org/x/term v0.14.0 // indirect
84
+ golang.org/x/text v0.14.0 // indirect
85
+ golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
84
86
gopkg.in/yaml.v3 v3.0.1 // indirect
85
87
)
0 commit comments