Skip to content

Commit

Permalink
Update module github.com/gin-contrib/logger to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 48302c1 commit 175fa31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22

require (
github.com/crewjam/saml v0.4.14
github.com/gin-contrib/logger v1.2.1
github.com/gin-contrib/logger v1.2.2
github.com/gin-gonic/gin v1.10.0
github.com/gomarkdown/markdown v0.0.0-20241105142532-d03b89096d81
github.com/google/uuid v1.6.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ github.com/gin-contrib/logger v1.2.0 h1:KH4Bar7EE14zIlhhzTHsQPRT7ORRQViCDeOKG5TV
github.com/gin-contrib/logger v1.2.0/go.mod h1:rnKyuw7yiX3T3aoXiNOkeylnkBkY5qiRFuVd71P11IA=
github.com/gin-contrib/logger v1.2.1 h1:Y1z7Ym6NQcyS465PC+WOKrV8k6y+iwdEIijbl4Js8wo=
github.com/gin-contrib/logger v1.2.1/go.mod h1:pK6bJkWz85bSLN7JvjO63p6gPD1T9gb+n/Hd43Sotgc=
github.com/gin-contrib/logger v1.2.2 h1:4vegTopx7ATxY4BB3yXr/jwMbFFQI2GO8/t6K/CPR/8=
github.com/gin-contrib/logger v1.2.2/go.mod h1:PlPi0YnOQZ0mb8slpXbn9sivtpkp5rtfGHWgzPUnRWM=
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=
github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg=
Expand Down

0 comments on commit 175fa31

Please sign in to comment.