Merge pull request #23 from logos-storage/fix/module-name

fix: updates module name from logos-go-bindings to logos-storage-go-bindings
This commit is contained in:
Arnaud 2026-01-24 09:05:28 +04:00 committed by GitHub
commit 4c79a39d64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -1,3 +1,3 @@
module github.com/logos-storage/logos-go-bindings
module github.com/logos-storage/logos-storage-go-bindings
go 1.24.0