gin-gonic / gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
https://gin-gonic.com/
MIT License
77.99k stars 7.97k forks source link

verifying github.com/gin-gonic/gin@v1.8.0: checksum mismatch, how to fix it? #3942

Closed gopherhiro closed 4 months ago

gopherhiro commented 4 months ago

verifying github.com/gin-gonic/gin@v1.8.0: checksum mismatch downloaded: h1:gcAUpegZ91QWGm03w0CjjJ0+rjxmG3pbBbT0aiT82s8= go.sum: h1:4WFH5yycBMA3za5Hnl425yd9ymdw1XPm4666oab+hv4= 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'.

RedCrazyGhost commented 4 months ago

Please upgrade to the latest version: github.com/gin-gonic/gin v1.9.1

appleboy commented 4 months ago

Please upgrade to v1.10.0 version for security issue.