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.

Home Page:https://gin-gonic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

gopherhiro opened this issue · comments

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'.

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