fix(deps): update golang-packages (#5333)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-16 05:18:49 +02:00
committed by GitHub
parent b1e54c5333
commit 294dcbc4c8
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -28,8 +28,8 @@ require (
github.com/gin-gonic/gin v1.10.1
github.com/gitsight/go-vcsurl v1.0.1
github.com/go-sql-driver/mysql v1.9.3
github.com/go-viper/mapstructure/v2 v2.3.0
github.com/golang-jwt/jwt/v5 v5.2.2
github.com/go-viper/mapstructure/v2 v2.4.0
github.com/golang-jwt/jwt/v5 v5.2.3
github.com/google/go-github/v73 v73.0.0
github.com/google/tink/go v1.7.0
github.com/gorilla/securecookie v1.1.2