File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11module  github.com/rabbitmq/default-user-credential-updater 
22
3- go  1.22 .0 
3+ go  1.23 .0 
44
5- toolchain  go1.23.2  
5+ toolchain  go1.24.1  
66
77require  (
88	github.com/fsnotify/fsnotify  v1.8.0 
@@ -20,7 +20,7 @@ require (
2020	github.com/google/pprof  v0.0.0-20241210010833-40e02aabc2ad  //  indirect
2121	github.com/kr/pretty  v0.2.1  //  indirect
2222	golang.org/x/net  v0.33.0  //  indirect
23- 	golang.org/x/sys  v0.28 .0  //  indirect
23+ 	golang.org/x/sys  v0.31 .0  //  indirect
2424	golang.org/x/text  v0.21.0  //  indirect
2525	golang.org/x/tools  v0.28.0  //  indirect
2626	gopkg.in/yaml.v3  v3.0.1  //  indirect
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
2929github.com/stretchr/testify  v1.8.4 /go.mod  h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
3030golang.org/x/net  v0.33.0  h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
3131golang.org/x/net  v0.33.0 /go.mod  h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
32- golang.org/x/sys  v0.28 .0  h1:Fksou7UEQUWlKvIdsqzJmUmCX3cZuD2+P3XyyzwMhlA =
33- golang.org/x/sys  v0.28 .0 /go.mod  h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
32+ golang.org/x/sys  v0.31 .0  h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
33+ golang.org/x/sys  v0.31 .0 /go.mod  h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
3434golang.org/x/text  v0.21.0  h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo =
3535golang.org/x/text  v0.21.0 /go.mod  h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ =
3636golang.org/x/tools  v0.28.0  h1:WuB6qZ4RPCQo5aP3WdKZS7i595EdWqWR8vqJTlwTVK8 =
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments