mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-17 05:14:49 -07:00
implement draft/webpush (#2205)
This commit is contained in:
committed by
GitHub
parent
efd3764337
commit
36e5451aa5
6
vendor/github.com/ergochat/webpush-go/v2/Makefile
generated
vendored
Normal file
6
vendor/github.com/ergochat/webpush-go/v2/Makefile
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
.PHONY: test
|
||||
|
||||
test:
|
||||
go test .
|
||||
go vet .
|
||||
./.check-gofmt.sh
|
||||
Reference in New Issue
Block a user