hasanawad94 / 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
0 stars 0 forks source link

Dependency Dashboard #2

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

Detected dependencies

github-actions
.github/workflows/gin.yml - `actions/setup-go v2` - `actions/checkout v2` - `golangci/golangci-lint-action v2` - `actions/setup-go v2` - `actions/checkout v2` - `actions/cache v2` - `codecov/codecov-action v2`
gomod
go.mod - `go 1.13` - `github.com/gin-contrib/sse v0.1.0` - `github.com/go-playground/validator/v10 v10.10.0` - `github.com/goccy/go-json v0.9.4` - `github.com/json-iterator/go v1.1.12` - `github.com/mattn/go-isatty v0.0.14` - `github.com/stretchr/testify v1.7.0` - `github.com/ugorji/go/codec v1.2.6` - `google.golang.org/protobuf v1.27.1` - `gopkg.in/yaml.v2 v2.4.0`

hasanawad94 commented 2 years ago

uu