File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/nao1215/gorky v0.2.1
1313 github.com/pkg/errors v0.9.1
1414 github.com/shogo82148/pointer v1.3.0
15- github.com/spf13/cobra v1.9 .1
15+ github.com/spf13/cobra v1.10 .1
1616 golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
1717 golang.org/x/sync v0.16.0
1818)
@@ -30,7 +30,7 @@ require (
3030 github.com/russross/blackfriday/v2 v2.1.0 // indirect
3131 github.com/sergeymakinen/go-bmp v1.0.0 // indirect
3232 github.com/sergeymakinen/go-ico v1.0.0-beta.0 // indirect
33- github.com/spf13/pflag v1.0.6 // indirect
33+ github.com/spf13/pflag v1.0.9 // indirect
3434 github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af // indirect
3535 golang.org/x/sys v0.30.0 // indirect
3636 gopkg.in/yaml.v3 v3.0.1 // indirect
Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ github.com/sergeymakinen/go-ico v1.0.0-beta.0 h1:m5qKH7uPKLdrygMWxbamVn+tl2HfiA3
4545github.1485827954.workers.dev/sergeymakinen/go-ico v1.0.0-beta.0 /go.mod h1:wQ47mTczswBO5F0NoDt7O0IXgnV4Xy3ojrroMQzyhUk =
4646github.1485827954.workers.dev/shogo82148/pointer v1.3.0 h1:LW5V2jUAjFNjS8e7k/PgFoh3EavOSB/vvN85aGue5+I =
4747github.1485827954.workers.dev/shogo82148/pointer v1.3.0 /go.mod h1:agZ5JFpavFPXznbWonIvbG78NDfvDTFppe+7o53up5w =
48- github.com/spf13/cobra v1.9 .1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
49- github.com/spf13/cobra v1.9 .1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
50- github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
51- github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
48+ github.com/spf13/cobra v1.10 .1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
49+ github.com/spf13/cobra v1.10 .1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
50+ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
51+ github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
5252github.1485827954.workers.dev/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
5353github.1485827954.workers.dev/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
5454github.1485827954.workers.dev/stretchr/objx v0.5.0 /go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
You can’t perform that action at this time.
0 commit comments