File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323 github.com/aws/aws-sdk-go-v2/service/s3 v1.90.0
2424 github.com/briandowns/spinner v1.23.2
2525 github.com/spf13/cobra v1.10.1
26- github.com/urfave/cli/v2 v2.25 .7
26+ github.com/urfave/cli/v2 v2.27 .7
2727 golang.org/x/sync v0.15.0
2828 golang.org/x/text v0.26.0
2929 gopkg.in/yaml.v3 v3.0.1
@@ -91,7 +91,7 @@ require (
9191 github.com/russross/blackfriday/v2 v2.1.0 // indirect
9292 github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
9393 github.com/xanzy/ssh-agent v0.3.3 // indirect
94- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
94+ github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
9595 golang.org/x/net v0.41.0 // indirect
9696 golang.org/x/sys v0.33.0 // indirect
9797 gopkg.in/warnings.v0 v0.1.2 // indirect
Original file line number Diff line number Diff line change @@ -197,14 +197,14 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
197197github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
198198github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
199199github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
200- github.com/urfave/cli/v2 v2.25 .7 h1:VAzn5oq403l5pHjc4OhD54+XGO9cdKVL/7lDjF+iKUs =
201- github.com/urfave/cli/v2 v2.25 .7 /go.mod h1:8qnjx1vcq5s2/wpsqoZFndg2CE5tNFyrTvS6SinrnYQ =
200+ github.com/urfave/cli/v2 v2.27 .7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
201+ github.com/urfave/cli/v2 v2.27 .7 /go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4 =
202202github.com/vbatts/tar-split v0.12.1 h1:CqKoORW7BUWBe7UL/iqTVvkTBOF8UvOMKOIZykxnnbo =
203203github.com/vbatts/tar-split v0.12.1 /go.mod h1:eF6B6i6ftWQcDqEn3/iGFRFRo8cBIMSJVOpnNdfTMFA =
204204github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM =
205205github.com/xanzy/ssh-agent v0.3.3 /go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw =
206- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU =
207- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 /go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8 =
206+ github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 h1:gEOO8jv9F4OT7lGCjxCBTO/36wtF6j2nSip77qHd4x4 =
207+ github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 /go.mod h1:Ohn+xnUBiLI6FVj/9LpzZWtj1/D6lUovWYBkxHVV3aM =
208208github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
209209go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA =
210210go.opentelemetry.io/auto/sdk v1.1.0 /go.mod h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A =
You can’t perform that action at this time.
0 commit comments