File tree Expand file tree Collapse file tree 4 files changed +11
-8
lines changed Expand file tree Collapse file tree 4 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 11module  github.com/ad/go-githublistener 
22
33go  1.22 
4+ toolchain  go1.23.7 
45
56require  (
67	github.com/amoghe/distillog  v0.0.0-20180726233512-ae382b35b717 
78	github.com/lazada/sqle  v0.0.0-20171211164427-f1ca64d42ef4 
89	github.com/mattn/go-sqlite3  v2.0.3+incompatible 
910	github.com/robfig/cron/v3  v3.0.1 
10- 	golang.org/x/net  v0.33 .0 
11+ 	golang.org/x/net  v0.36 .0 
1112	gopkg.in/telegram-bot-api.v4  v4.6.4 
1213)
1314
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs=
1010github.com/robfig/cron/v3  v3.0.1 /go.mod  h1:eQICP3HwyT7UooqI/z+Ov+PtYAWygg1TEWWzGIFLtro =
1111github.com/technoweenie/multipartstreamer  v1.0.1  h1:XRztA5MXiR1TIRHxH2uNxXxaIkKQDeX7m2XsSOlQEnM =
1212github.com/technoweenie/multipartstreamer  v1.0.1 /go.mod  h1:jNVxdtShOxzAsukZwTSw6MDx5eUJoiEBsSvzDU9uzog =
13- golang.org/x/net  v0.33 .0  h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
14- golang.org/x/net  v0.33 .0 /go.mod  h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
13+ golang.org/x/net  v0.36 .0  h1:vWF2fRbw4qslQsQzgFqZff+BItCvGFQqKzKIzx1rmoA =
14+ golang.org/x/net  v0.36 .0 /go.mod  h1:bFmbeoIPfrw4sMHNhb4J9f6+tPziuGjq7Jk/38fxi1I =
1515gopkg.in/telegram-bot-api.v4  v4.6.4  h1:hpHWhzn4jTCsAJZZ2loNKfy2QWyPDRJVl3aTFXeMW8g =
1616gopkg.in/telegram-bot-api.v4  v4.6.4 /go.mod  h1:5DpGO5dbumb40px+dXcwCpcjmeHNYLpk0bp3XRNvWDM =
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/robfig/cron/v3
1717# github.com/technoweenie/multipartstreamer v1.0.1
1818## explicit
1919github.com/technoweenie/multipartstreamer
20- # golang.org/x/net v0.33 .0
21- ## explicit; go 1.18 
20+ # golang.org/x/net v0.36 .0
21+ ## explicit; go 1.23.0 
2222golang.org/x/net/internal/socks
2323golang.org/x/net/proxy
2424# gopkg.in/telegram-bot-api.v4 v4.6.4
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments