Skip to content

Commit

Permalink
Merge pull request #2220 from gofiber/renovate/go-github.com/gofiber/…
Browse files Browse the repository at this point in the history
…template/django/v3-vulnerability

fix(deps): update module github.com/gofiber/template/django/v3 to v3.1.9 [security]
  • Loading branch information
ReneWerner87 committed Jan 11, 2024
2 parents 87296f9 + bba4f98 commit 9f849c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion template/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/gofiber/fiber/v2 v2.52.0
github.com/gofiber/template/django/v3 v3.1.6
github.com/gofiber/template/django/v3 v3.1.9
)

require (
Expand Down
2 changes: 2 additions & 0 deletions template/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ github.com/gofiber/template v1.8.2 h1:PIv9s/7Uq6m+Fm2MDNd20pAFFKt5wWs7ZBd8iV9pWw
github.com/gofiber/template v1.8.2/go.mod h1:bs/2n0pSNPOkRa5VJ8zTIvedcI/lEYxzV3+YPXdBvq8=
github.com/gofiber/template/django/v3 v3.1.6 h1:nwzeMdFSjs7cgdBOIXvEwDitA9LEVJ3/EQqywgD+OJI=
github.com/gofiber/template/django/v3 v3.1.6/go.mod h1:DxyQS59WmUntniyHa9o1meypC1wfKGQe9httR0FBM1M=
github.com/gofiber/template/django/v3 v3.1.9 h1:/Qfmh9P3W7N1rqd4HHu/Y+9oR5MmPtnSw15nceUunz8=
github.com/gofiber/template/django/v3 v3.1.9/go.mod h1:HCxbI5202tCyeRGuvCm8DgOOWffDSi6TF3K6AJSxDmo=
github.com/gofiber/utils v1.1.0 h1:vdEBpn7AzIUJRhe+CiTOJdUcTg4Q9RK+pEa0KPbLdrM=
github.com/gofiber/utils v1.1.0/go.mod h1:poZpsnhBykfnY1Mc0KeEa6mSHrS3dV0+oBWyeQmb2e0=
github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4=
Expand Down

0 comments on commit 9f849c0

Please sign in to comment.