mirror of
https://github.com/logos-storage/logos-storage-go-bindings-example.git
synced 2026-01-02 13:33:12 +00:00
debug
This commit is contained in:
parent
5740509a0a
commit
d9a0ad75e1
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@ -41,11 +41,11 @@ jobs:
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
|
||||
# - name: Fetch artifacts
|
||||
# env:
|
||||
# OS: ${{ matrix.target.name }}
|
||||
# ARCH: ${{ matrix.target.cpu }}
|
||||
# run: make fetch
|
||||
- name: Fetch artifacts
|
||||
env:
|
||||
OS: ${{ matrix.target.name }}
|
||||
ARCH: ${{ matrix.target.cpu }}
|
||||
run: make fetch
|
||||
|
||||
- name: Build
|
||||
run: make build
|
||||
|
||||
2
go.mod
2
go.mod
@ -2,4 +2,4 @@ module example
|
||||
|
||||
go 1.25.1
|
||||
|
||||
require github.com/codex-storage/codex-go-bindings v0.0.18
|
||||
require github.com/codex-storage/codex-go-bindings v0.0.20
|
||||
|
||||
2
go.sum
2
go.sum
@ -16,3 +16,5 @@ github.com/codex-storage/codex-go-bindings v0.0.17 h1:lKtYBqUIDsZdgEe1f4DGfv/K+A
|
||||
github.com/codex-storage/codex-go-bindings v0.0.17/go.mod h1:8yC11Vr1Mu5sqZyQ33GaSCr0uUIbQnGkm0aWqZj62Kg=
|
||||
github.com/codex-storage/codex-go-bindings v0.0.18 h1:0l9XEoH9O5Akg7KCJreZq5jQxdky8Y79T/2TopHdBIY=
|
||||
github.com/codex-storage/codex-go-bindings v0.0.18/go.mod h1:8yC11Vr1Mu5sqZyQ33GaSCr0uUIbQnGkm0aWqZj62Kg=
|
||||
github.com/codex-storage/codex-go-bindings v0.0.20 h1:vK9jU8vafSJkMpOEHdPiQ9S8owSGUaPGVUxb7hKaIck=
|
||||
github.com/codex-storage/codex-go-bindings v0.0.20/go.mod h1:8yC11Vr1Mu5sqZyQ33GaSCr0uUIbQnGkm0aWqZj62Kg=
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user