This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
Version 0.8.5
Re-release with new version due to this problem :
Kalau developer gak punya cache module sangu-dana di localnya, dia bakal kena error ini
verifying github.com/kitabisa/[email protected]/go.mod: checksum mismatch
downloaded: h1:R2v/T/tgbHjp26Q2aiJvUmw3Q0CDdi7GE2CZGwDkCWQ=
go.sum: h1:OQilm/4gEbaPQCefUgcfhfUDXtqvnsNrag8clHkyYO8=
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'.
ini kejadian karna sangu-dana dulu pernah dihapus gara" di unit test nya ada secret nya. trus dibikin ulang & di tag dengan versi yg sama (0.8.4). jadinya di repo sangu-dana hash yg baru h1:R2v/T/tgbHjp26Q2aiJvUmw3Q0CDdi7GE2CZGwDkCWQ=
, sementara di go.sum nya sangu dan web sum.golang.org hashnya masih yang lama h1:OQilm/4gEbaPQCefUgcfhfUDXtqvnsNrag8clHkyYO8=
https://sum.golang.org/lookup/github.com/kitabisa/[email protected]