Monorepo for Tangled tangled.org

go.mod: Update go mod signature on wyatt915/treeblood #724

merged opened by evan.jarrett.net targeting master from evan.jarrett.net/core: go-mod-treeblood

This addresses an issue with not being able to download the proper module

$ go clean --modcache
$ go mod download
verifying github.com/wyatt915/treeblood@v0.1.15: checksum mismatch
    downloaded: h1:P9gTS9IuuZttst0/8ge09Oj1QwHwq4xMHpydEHztBe4=
    go.sum:     h1:3KZ3o2LpcKZAzOLqMoW9qeUzKEaKArKpbcPpTkNfQC8=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:pddp4xt5lgnv2qsegbzzs4xg/sh.tangled.repo.pull/3m4e3hpvjha22
+1 -1
Diff #0
+1 -1
go.sum
··· 512 512 github.com/whyrusleeping/cbor-gen v0.3.1/go.mod h1:pM99HXyEbSQHcosHc0iW7YFmwnscr+t9Te4ibko05so= 513 513 github.com/wyatt915/goldmark-treeblood v0.0.0-20250825231212-5dcbdb2f4b57 h1:UqtQdzLXnvdBdqn/go53qGyncw1wJ7Mq5SQdieM1/Ew= 514 514 github.com/wyatt915/goldmark-treeblood v0.0.0-20250825231212-5dcbdb2f4b57/go.mod h1:BxSCWByWSRSuembL3cDG1IBUbkBoO/oW/6tF19aA4hs= 515 - github.com/wyatt915/treeblood v0.1.15 h1:3KZ3o2LpcKZAzOLqMoW9qeUzKEaKArKpbcPpTkNfQC8= 515 + github.com/wyatt915/treeblood v0.1.15 h1:P9gTS9IuuZttst0/8ge09Oj1QwHwq4xMHpydEHztBe4= 516 516 github.com/wyatt915/treeblood v0.1.15/go.mod h1:i7+yhhmzdDP17/97pIsOSffw74EK/xk+qJ0029cSXUY= 517 517 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no= 518 518 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM=

History

1 round 0 comments
sign up or login to add to the discussion
evan.jarrett.net submitted #0
1 commit
expand
go.mod: Update go mod signature on wyatt915/treeblood
expand 0 comments
pull request successfully merged