module github.com/SherClockHolmes/webpush-go require ( github.com/golang-jwt/jwt v3.2.2+incompatible golang.org/x/crypto v0.9.0 ) go 1.13