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 @@ -2,15 +2,15 @@ module github.com/jkaninda/mysql-bkup
22
33go  1.23.2 
44
5- require  github.com/spf13/pflag  v1.0.6   //  indirect
5+ require  github.com/spf13/pflag  v1.0.9   //  indirect
66
77require  (
88	github.com/go-mail/mail  v2.3.1+incompatible 
99	github.com/jkaninda/encryptor  v0.0.0-20241111100652-926393c9437e 
1010	github.com/jkaninda/go-storage  v0.1.3 
1111	github.com/jkaninda/go-utils  v0.1.1 
1212	github.com/robfig/cron/v3  v3.0.1 
13- 	github.com/spf13/cobra  v1.9 .1 
13+ 	github.com/spf13/cobra  v1.10 .1 
1414	gopkg.in/yaml.v3  v3.0.1 
1515)
1616
Original file line number Diff line number Diff line change @@ -68,10 +68,10 @@ github.com/robfig/cron/v3 v3.0.1/go.mod h1:eQICP3HwyT7UooqI/z+Ov+PtYAWygg1TEWWzG
6868github.com/rogpeppe/go-internal  v1.12.0  h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8 =
6969github.com/rogpeppe/go-internal  v1.12.0 /go.mod  h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4 =
7070github.com/russross/blackfriday/v2  v2.1.0 /go.mod  h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
71- github.com/spf13/cobra  v1.9 .1  h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
72- github.com/spf13/cobra  v1.9 .1 /go.mod  h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
73- github.com/spf13/pflag  v1.0.6   h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
74- github.com/spf13/pflag  v1.0.6  /go.mod  h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
71+ github.com/spf13/cobra  v1.10 .1  h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
72+ github.com/spf13/cobra  v1.10 .1 /go.mod  h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
73+ github.com/spf13/pflag  v1.0.9   h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
74+ github.com/spf13/pflag  v1.0.9  /go.mod  h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
7575github.com/stretchr/objx  v0.1.0 /go.mod  h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
7676github.com/stretchr/testify  v1.9.0  h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
7777github.com/stretchr/testify  v1.9.0 /go.mod  h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments