File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/gofiber/fiber/v2 v2.46.0
7- github.com/gofiber/template/html/v2 v2.0.4
7+ github.com/gofiber/template/html/v2 v2.0.5
88 github.com/knadh/koanf/parsers/dotenv v0.1.0
99 github.com/knadh/koanf/providers/env v0.1.0
1010 github.com/knadh/koanf/providers/file v0.1.0
Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ github.com/gofiber/template v1.8.2 h1:PIv9s/7Uq6m+Fm2MDNd20pAFFKt5wWs7ZBd8iV9pWw
1111github.com/gofiber/template v1.8.2 /go.mod h1:bs/2n0pSNPOkRa5VJ8zTIvedcI/lEYxzV3+YPXdBvq8 =
1212github.com/gofiber/template/html/v2 v2.0.4 h1:exZDo23hrYRqxoX4vPkJj31yxXTmlFEu2aHd+XmJmLM =
1313github.com/gofiber/template/html/v2 v2.0.4 /go.mod h1:RCF14eLeQDCSUPp0IGc2wbSSDv6yt+V54XB/+Unz+LM =
14+ github.com/gofiber/template/html/v2 v2.0.5 h1:BKLJ6Qr940NjntbGmpO3zVa4nFNGDCi/IfUiDB9OC20 =
15+ github.com/gofiber/template/html/v2 v2.0.5 /go.mod h1:RCF14eLeQDCSUPp0IGc2wbSSDv6yt+V54XB/+Unz+LM =
1416github.com/gofiber/utils v1.1.0 h1:vdEBpn7AzIUJRhe+CiTOJdUcTg4Q9RK+pEa0KPbLdrM =
1517github.com/gofiber/utils v1.1.0 /go.mod h1:poZpsnhBykfnY1Mc0KeEa6mSHrS3dV0+oBWyeQmb2e0 =
1618github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
You can’t perform that action at this time.
0 commit comments