diff --git a/go.mod b/go.mod index 726feca..5dcd2c4 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/debyltech/go-snipcart go 1.19 require ( - github.com/debyltech/go-helpers v1.1.0 + github.com/debyltech/go-helpers v1.1.1 github.com/debyltech/go-shippr v0.1.0 github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e )