Compare commits

...

1 Commits

Author SHA1 Message Date
Bastian de Byl
623060eef4 feat!: update module path to git.debyl.io
All checks were successful
Release / release (push) Successful in 21s
BREAKING CHANGE: Module path changed from github.com/debyltech/go-snipcart
to git.debyl.io/debyltech/go-snipcart

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 19:59:18 -05:00

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/debyltech/go-snipcart
module git.debyl.io/debyltech/go-snipcart
go 1.19