File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
7- github.com/twbs/bootstrap v5.3.2 +incompatible // indirect
7+ github.com/twbs/bootstrap v5.3.3 +incompatible // indirect
88)
Original file line number Diff line number Diff line change 11github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 h1:GZxx4Hc+yb0/t3/rau1j8XlAxLE4CyXns2fqQbyqWfs =
22github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 /go.mod h1:mFberT6ZtcchrsDtfvJM7aAH2bDKLdOnruUHl0hlapI =
3- github.com/twbs/bootstrap v5.3.0+incompatible h1:4+staADO0OrqUv77m+XL+vHYojLH9oxb4Vxi9mnIJWg =
4- github.com/twbs/bootstrap v5.3.0+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
5- github.com/twbs/bootstrap v5.3.2+incompatible h1:tuiO5acc6xnZUR77Sbi5aKWXxjYxbmsSbJwYrhAKoQQ =
6- github.com/twbs/bootstrap v5.3.2+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
3+ github.com/twbs/bootstrap v5.3.3+incompatible h1:goFoqinzdHfkeegpFP7pvhbd0g+A3O2hbU3XCjuNrEQ =
4+ github.com/twbs/bootstrap v5.3.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change 88[context .deploy-preview ]
99 command = " hugo -s exampleSite --minify -D -F -b $DEPLOY_PRIME_URL"
1010
11- [context .deploy-preview .environment ]
12- HUGO_VERSION = " 0.92.0"
13-
1411[context .branch-deploy ]
1512 command = " hugo -s exampleSite --minify --gc -b $DEPLOY_PRIME_URL"
You can’t perform that action at this time.
0 commit comments