File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ require (
77
77
github.com/polydawn/refmt v0.89.1-0.20221221234430-40501e09de1f // indirect
78
78
github.com/spaolacci/murmur3 v1.1.0 // indirect
79
79
github.com/ureeves/jwt-go-secp256k1 v0.2.0 // indirect
80
- github.com/urfave/cli/v2 v2.27.5
80
+ github.com/urfave/cli/v2 v2.27.6
81
81
github.com/whyrusleeping/cbor-gen v0.2.1-0.20241030202151-b7a6831be65e // indirect
82
82
go.uber.org/atomic v1.11.0 // indirect
83
83
go.uber.org/multierr v1.11.0 // indirect
Original file line number Diff line number Diff line change @@ -202,8 +202,8 @@ github.com/tailscale/go-bluesky v0.0.0-20241115170709-693553a07285/go.mod h1:kk7
202
202
github.com/ureeves/jwt-go-secp256k1 v0.2.0 h1:A2D2F5E8a+WxZdkO9YviVxA9aUo3IqSvA/4zQztOZ5A =
203
203
github.com/ureeves/jwt-go-secp256k1 v0.2.0 /go.mod h1:7WMTEkrUxSM5PEesinVfdsiq5vu7kUJvLZUXBmL1svM =
204
204
github.com/urfave/cli v1.22.10 /go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0 =
205
- github.com/urfave/cli/v2 v2.27.5 h1:WoHEJLdsXr6dDWoJgMq/CboDmyY/8HMMH1fTECbih+w =
206
- github.com/urfave/cli/v2 v2.27.5 /go.mod h1:3Sevf16NykTbInEnD0yKkjDAeZDS0A6bzhBH5hrMvTQ =
205
+ github.com/urfave/cli/v2 v2.27.6 h1:VdRdS98FNhKZ8/Az8B7MTyGQmpIr36O1EHybx/LaZ4g =
206
+ github.com/urfave/cli/v2 v2.27.6 /go.mod h1:3Sevf16NykTbInEnD0yKkjDAeZDS0A6bzhBH5hrMvTQ =
207
207
github.com/warpfork/go-wish v0.0.0-20220906213052-39a1cc7a02d0 h1:GDDkbFiaK8jsSDJfjId/PEGEShv6ugrt4kYsC5UIDaQ =
208
208
github.com/warpfork/go-wish v0.0.0-20220906213052-39a1cc7a02d0 /go.mod h1:x6AKhvSSexNrVSrViXSHUEbICjmGXhtgABaHIySUSGw =
209
209
github.com/whyrusleeping/cbor-gen v0.2.1-0.20241030202151-b7a6831be65e h1:28X54ciEwwUxyHn9yrZfl5ojgF4CBNLWX7LR0rvBkf4 =
You can’t perform that action at this time.
0 commit comments