fixed pongo module version
This commit is contained in:
@@ -10,8 +10,9 @@ require (
|
||||
github.com/ddliu/motto v0.3.1
|
||||
github.com/disintegration/imaging v1.6.2
|
||||
github.com/extemporalgenome/slug v0.0.0-20150414033109-0320c85e32e0
|
||||
github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3
|
||||
github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3 // indirect
|
||||
github.com/flosch/pongo2-addons v0.0.0-20210526150811-f969446c5b72
|
||||
github.com/flosch/pongo2/v4 v4.0.2
|
||||
github.com/gosuri/uilive v0.0.4 // indirect
|
||||
github.com/gosuri/uiprogress v0.0.1
|
||||
github.com/imdario/mergo v0.3.12
|
||||
@@ -25,5 +26,6 @@ require (
|
||||
golang.org/x/image v0.0.0-20211028202545-6944b10bf410 // indirect
|
||||
golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 // indirect
|
||||
golang.org/x/text v0.3.7 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user