File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/gobwas/glob v0.2.3
1010 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
1111 github.com/otiai10/copy v1.14.1
12- github.com/spf13/cobra v1.10.1
12+ github.com/spf13/cobra v1.10.2
1313 github.com/spf13/pflag v1.0.10
1414 github.com/spf13/viper v1.21.0
1515 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -97,6 +97,8 @@ github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=
9797github.com/spf13/cobra v1.9.1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
9898github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
9999github.com/spf13/cobra v1.10.1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
100+ github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
101+ github.com/spf13/cobra v1.10.2 /go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4 =
100102github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
101103github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
102104github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M =
Original file line number Diff line number Diff line change 3232 ] ;
3333 } ;
3434
35- vendorHash = "sha256-bEYdPxsp2cQHQ2MUb7s9t95LA6gl9wTc6ALF02UET1Y =" ;
35+ vendorHash = "sha256-EbOwQzPDohduKvwUiexItSw3DyBWzgVK7UueEZu2124 =" ;
3636
3737 env . CGO_ENABLED = 0 ;
3838
You can’t perform that action at this time.
0 commit comments