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>
9 lines
167 B
Modula-2
9 lines
167 B
Modula-2
module git.debyl.io/debyltech/go-snipcart
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/debyltech/go-helpers v1.1.1
|
|
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
|
)
|