Fix module name

This commit is contained in:
Arnaud 2025-10-09 08:47:03 +02:00
parent 341cd21cb2
commit e3000cfad4
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

2
go.mod
View File

@ -1,3 +1,3 @@
module codex
module github.com/codex-storage/codex-go-bindings
go 1.25.1