File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -41,11 +41,11 @@ jobs:
4141        with :
4242          go-version-file : go.mod 
4343
44-       #   - name: Fetch artifacts
45-       #     env:
46-       #         OS: ${{ matrix.target.name }}
47-       #         ARCH: ${{ matrix.target.cpu }}
48-       #     run: make fetch 
44+       - name : Fetch artifacts 
45+         env :
46+             OS : ${{ matrix.target.name }} 
47+             ARCH : ${{ matrix.target.cpu }} 
48+         run : make fetch  
4949
5050      - name : Build 
5151        run : make build 
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module example
22
33go  1.25.1 
44
5- require  github.com/codex-storage/codex-go-bindings  v0.0.18  
5+ require  github.com/codex-storage/codex-go-bindings  v0.0.20  
Original file line number Diff line number Diff line change @@ -16,3 +16,5 @@ github.com/codex-storage/codex-go-bindings v0.0.17 h1:lKtYBqUIDsZdgEe1f4DGfv/K+A
1616github.com/codex-storage/codex-go-bindings  v0.0.17 /go.mod  h1:8yC11Vr1Mu5sqZyQ33GaSCr0uUIbQnGkm0aWqZj62Kg =
1717github.com/codex-storage/codex-go-bindings  v0.0.18  h1:0l9XEoH9O5Akg7KCJreZq5jQxdky8Y79T/2TopHdBIY =
1818github.com/codex-storage/codex-go-bindings  v0.0.18 /go.mod  h1:8yC11Vr1Mu5sqZyQ33GaSCr0uUIbQnGkm0aWqZj62Kg =
19+ github.com/codex-storage/codex-go-bindings  v0.0.20  h1:vK9jU8vafSJkMpOEHdPiQ9S8owSGUaPGVUxb7hKaIck =
20+ github.com/codex-storage/codex-go-bindings  v0.0.20 /go.mod  h1:8yC11Vr1Mu5sqZyQ33GaSCr0uUIbQnGkm0aWqZj62Kg =
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments