mattmueller-stripe

Results 2 comments of mattmueller-stripe

Ah okay, we're starting it via the Docker container, so I don't think there's an easy way to customize the build tags

+1, you currently need to specify the commit SHA to get it to work: ``` go get github.com/esm-dev/esm.sh@1ad31b6352bb0a064ece812f6f360e4850e16051 ``` (`go get github.com/esm-dev/esm.sh@v136` doesn't work)