LeslieLeung / gin-application-template

A template for gin application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Dashboard

renovate opened this issue · comments

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

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
Dockerfile
  • alpine 3.19.1
github-actions
.github/workflows/release.yml
  • actions/checkout v4
  • actions/setup-go v5
  • docker/login-action v3.1.0
  • goreleaser/goreleaser-action v5
gomod
go.mod
  • go 1.22.2
  • github.com/gin-contrib/graceful v1.0.2
  • github.com/gin-gonic/gin v1.9.1
  • github.com/leslieleung/mjolnir v0.0.0-20240320165900-f7946d64e02a@f7946d64e02a
  • github.com/natefinch/lumberjack v2.0.0+incompatible
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/viper v1.18.2
  • github.com/swaggo/files v1.0.1
  • github.com/swaggo/gin-swagger v1.6.0
  • github.com/swaggo/swag v1.16.3
  • github.com/tavsec/gin-healthcheck v1.6.1
  • gorm.io/driver/mysql v1.5.6
  • gorm.io/gorm v1.25.10
  • github.com/gin-contrib/requestid v1.0.2
  • github.com/gin-contrib/zap v1.1.3
  • go.uber.org/zap v1.27.0

  • Check this box to trigger a request for Renovate to run again on this repository