File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ In it's [config](rest/middleware/config) folder you can find a variaty of config
3636
3737## Running  
3838
39- To run an example you need to have ` go1.23.6 `  installed. You can get it with [ gvm] ( https://github.com/moovweb/gvm ) .
39+ To run an example you need to have ` go1.23.6 `  or later  installed. You can get it with [ gvm] ( https://github.com/moovweb/gvm ) .
4040
4141All the examples have a cmd folder you can run it with ` go run "./cmd/handler/..." ` .
4242
@@ -45,7 +45,7 @@ You can run all examples at once by running `./scripts/test.sh`, this is what we
4545## Development  
4646
4747You need:
48- -  go1.23.6
48+ -  go1.23.6 or later 
4949-  docker for dagger
5050-  our custom fork of [ wire] ( https://github.com/go-orb/wire )  ` go install github.com/go-orb/wire/cmd/wire@latest ` 
5151-  [ protoc-gen-go] ( https://protobuf.dev/reference/go/go-generated/ )  ` go install google.golang.org/protobuf/cmd/protoc-gen-go@latest ` 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments