We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07beb07 commit ce58f27Copy full SHA for ce58f27
1 file changed
templates/payment-customizations/go.mod
@@ -4,7 +4,7 @@ go 1.20
4
5
require (
6
github.com/mailru/easyjson v0.7.7
7
- github.com/shoplinedev/function-extensions-template v1.0.1
+ github.com/shoplinedev/function-extensions-template v2.0.6
8
)
9
10
require github.com/josharian/intern v1.0.0 // indirect
0 commit comments