Skip to content

Commit 72b393d

Browse files
fix(deps): update module github.com/gin-gonic/gin to v1.12.0
1 parent 05359f0 commit 72b393d

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.0
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.0
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)