fix: bundle ca-certs directly in the binary
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
This commit is contained in:
parent
bd8a3395e9
commit
4d7abab4d4
4 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,8 @@ import (
|
|||
"git.nakama.town/fmartingr/gotoolkit/model"
|
||||
"git.nakama.town/fmartingr/gotoolkit/service"
|
||||
"git.nakama.town/fmartingr/smtp2shoutrrr"
|
||||
|
||||
_ "golang.org/x/crypto/x509roots/fallback"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue