We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
when i execute go get: go get -u github.com/gin-gonic/gin
error msg: gogogo/gin imports github.com/gin-gonic/gin imports golang.org/x/net/http2 tested by golang.org/x/net/http2.test imports slices: no Go source files
The project won't start
After I removed the reference to gin, the project returned to normal
Activity