File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 "strings"
1010 "sync"
1111
12- "github.com/flosch/pongo2/v4 "
12+ "github.com/flosch/pongo2"
1313 "github.com/gofiber/fiber/v2"
1414 "github.com/gofiber/template/utils"
1515)
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/aymerick/raymond v2.0.2+incompatible
1010 github.com/cbroglie/mustache v1.2.0
1111 github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
12- github.com/flosch/pongo2/v4 v4 .0.0
12+ github.com/flosch/pongo2 v0 .0.0-20200913210552-0d938eb266f3
1313 github.com/gofiber/fiber/v2 v2.0.2
1414 github.com/mattn/go-slim v0.0.0-20200618151855-bde33eecb5ee
1515 github.com/valyala/bytebufferpool v1.0.0
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385/go.mod h1:0vRUJqYpeSZi
7272github.com/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
7373github.com/fatih/color v1.9.0 h1:8xPHl4/q1VyqGIPif1F+1V3Y3lSmrq01EabUW3CoW5s =
7474github.com/fatih/color v1.9.0 /go.mod h1:eQcE1qtQxscV5RaZvpXrrb8Drkc3/DdQ+uUYCNjL+zU =
75- github.com/flosch/pongo2/v4 v4 .0.0 h1:6eZe8NSNxtTTGwXgJqqXiiLEDAj7CvkwiYrZFQRW6cQ =
76- github.com/flosch/pongo2/v4 v4 .0.0/go.mod h1:B5ObFANs/36VwxxlgKpdchIJHMvHB562PW+BWPhwZD8 =
75+ github.com/flosch/pongo2 v0 .0.0-20200913210552-0d938eb266f3 h1:fmFk0Wt3bBxxwZnu48jqMdaOR/IZ4vdtJFuaFV8MpIE =
76+ github.com/flosch/pongo2 v0 .0.0-20200913210552-0d938eb266f3 /go.mod h1:bJWSKrZyQvfTnb2OudyUjurSG4/edverV7n82+K3JiM =
7777github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I =
7878github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
7979github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
You can’t perform that action at this time.
0 commit comments