Skip to content

Commit 99a0cc8

Browse files
fix(deps): update module github.com/gin-gonic/gin to v1.12.0 (#3375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Max Base <MaxBaseCode@Gmail.Com>
1 parent 99d645c commit 99a0cc8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

macewindu/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
toolchain go1.26.1
66

77
require (
8-
github.com/gin-gonic/gin v1.11.0
8+
github.com/gin-gonic/gin v1.12.0
99
github.com/gocolly/colly/v2 v2.3.0
1010
github.com/heroku/x v0.5.3
1111
)

pdfstar/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.26.1
66

77
require (
8-
github.com/gin-gonic/gin v1.11.0
8+
github.com/gin-gonic/gin v1.12.0
99
github.com/jung-kurt/gofpdf/v2 v2.17.3
1010
)
1111

0 commit comments

Comments
 (0)