This repository was archived by the owner on Jul 16, 2024. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515	github.com/hibiken/asynq  v0.24.0 
1616	github.com/joint-online-judge/go-horse  v0.0.0-20230228123128-7e4a65e7d0d5 
1717	github.com/opencontainers/runtime-spec  v1.0.2 
18- 	github.com/vmihailenco/msgpack/v5  v5.3.5  
18+ 	github.com/vmihailenco/msgpack/v5  v5.4.0  
1919)
2020
2121require  (
Original file line number Diff line number Diff line change @@ -117,6 +117,8 @@ github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS
117117github.com/twitchyliquid64/golang-asm  v0.15.1 /go.mod  h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08 =
118118github.com/vmihailenco/msgpack/v5  v5.3.5  h1:5gO0H1iULLWGhs2H5tbAHIZTV8/cYafcFOr9znI5mJU =
119119github.com/vmihailenco/msgpack/v5  v5.3.5 /go.mod  h1:7xyJ9e+0+9SaZT0Wt1RGleJXzli6Q/V5KbhBonMG9jc =
120+ github.com/vmihailenco/msgpack/v5  v5.4.0  h1:hRM0digJwyR6vll33NNAwCFguy5JuBD6jxDmQP3l608 =
121+ github.com/vmihailenco/msgpack/v5  v5.4.0 /go.mod  h1:GaZTsDaehaPpQVyxrf5mtQlH+pc21PIudVV/E3rRQok =
120122github.com/vmihailenco/tagparser/v2  v2.0.0  h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g =
121123github.com/vmihailenco/tagparser/v2  v2.0.0 /go.mod  h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds =
122124github.com/yuin/goldmark  v1.1.27 /go.mod  h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments