Add webpush-go dependency

# Conflicts:
#	go.sum
This commit is contained in:
Vyr Cossont 2024-11-23 19:47:50 -08:00
commit c4012b6f15
9 changed files with 618 additions and 0 deletions

4
vendor/modules.txt vendored
View file

@ -84,6 +84,9 @@ github.com/Masterminds/semver/v3
# github.com/Masterminds/sprig/v3 v3.2.3
## explicit; go 1.13
github.com/Masterminds/sprig/v3
# github.com/SherClockHolmes/webpush-go v1.3.0
## explicit; go 1.13
github.com/SherClockHolmes/webpush-go
# github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
## explicit; go 1.13
github.com/asaskevich/govalidator
@ -1086,6 +1089,7 @@ golang.org/x/crypto/blowfish
golang.org/x/crypto/chacha20
golang.org/x/crypto/curve25519
golang.org/x/crypto/ed25519
golang.org/x/crypto/hkdf
golang.org/x/crypto/internal/alias
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/pbkdf2