Skip to content

Commit

Permalink
Update HB
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoalcarazdelaosa committed Jun 11, 2024
1 parent 2d0f492 commit 2577e72
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion assets/jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!hugo!blox/hugo-blox-builder/modules/blox-bootstrap/[email protected].20240602133901-492e343c2a33/assets/*"
"../../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!hugo!blox/hugo-blox-builder/modules/blox-bootstrap/[email protected].20240602152624-676a1b20ee9f/assets/*"
]
}
}
Expand Down
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/rodrigoalcarazdelaosa/fisiquimicamente
go 1.22

require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20240602133901-492e343c2a33
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20240602133901-492e343c2a33
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240602133901-492e343c2a33
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20240602133901-492e343c2a33
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20240602133901-492e343c2a33
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20240602152624-676a1b20ee9f
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20240602152624-676a1b20ee9f
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240602152624-676a1b20ee9f
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20240602152624-676a1b20ee9f
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20240602152624-676a1b20ee9f
)
20 changes: 10 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20240602133901-492e343c2a33 h1:w6fxyuHdAbHC28aLCsuuaxcMwRMrOT1HdOYubHPFaTo=
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20240602133901-492e343c2a33/go.mod h1:xZiTEEurbEwj/NhZohozvlyLCGVCT2wARHDAJeqKG/c=
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20240602152624-676a1b20ee9f h1:oo0nHlHz0BFVtSamt/dNP1zu+eKIrAEB1ISQEbKtQw4=
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20240602152624-676a1b20ee9f/go.mod h1:xZiTEEurbEwj/NhZohozvlyLCGVCT2wARHDAJeqKG/c=
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.1/go.mod h1:So8+V2U+TNxlXmcpZfdDX0muLh3PdJ7z92h30sv3bZg=
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20240602133901-492e343c2a33 h1:cYR+7jE9DOdwD9DxZcMValAUGy6iNjIBBeI/EctHtdA=
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20240602133901-492e343c2a33/go.mod h1:So8+V2U+TNxlXmcpZfdDX0muLh3PdJ7z92h30sv3bZg=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240602133901-492e343c2a33 h1:zTAo3vsQxp52b6SiIEwL76imjICEB1yRU7qj8h8IMFM=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240602133901-492e343c2a33/go.mod h1:C7jfxMLv1bEUqbM9XDSmEpfOpS8w06OgqNDEcbuRgL4=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20240602133901-492e343c2a33 h1:Blg5Qcsx/5fSLKRlEUkBGv3se2mnt/5+VIRYWLvGyHs=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20240602133901-492e343c2a33/go.mod h1:F7quX1aEkV2pToTpmDBXOSTkytAnCKkqv/JFLclqa2g=
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20240602152624-676a1b20ee9f h1:NvsI1yzH/mlAuq7V9J0ZKAfRdD59pq3Qa1KUVGz8KQM=
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20240602152624-676a1b20ee9f/go.mod h1:So8+V2U+TNxlXmcpZfdDX0muLh3PdJ7z92h30sv3bZg=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240602152624-676a1b20ee9f h1:8ikS1YeIwEOY3mGzS3ErRNbTXyh3XuDl+bEaeTEiAGE=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240602152624-676a1b20ee9f/go.mod h1:C7jfxMLv1bEUqbM9XDSmEpfOpS8w06OgqNDEcbuRgL4=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20240602152624-676a1b20ee9f h1:4FwUuAxUag535e5UeET0AbMmWnJCAIIVenKtLQcI74Q=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20240602152624-676a1b20ee9f/go.mod h1:F7quX1aEkV2pToTpmDBXOSTkytAnCKkqv/JFLclqa2g=
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.2/go.mod h1:NsESu6cEms1DgH84icCyylElg2Zu8A0f7Fma5JR0LZE=
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20240602133901-492e343c2a33 h1:DzzUYxCzl2GS02cDRqnEtwnB0pvCx3fEBJA1VtldDJ8=
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20240602133901-492e343c2a33/go.mod h1:NsESu6cEms1DgH84icCyylElg2Zu8A0f7Fma5JR0LZE=
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20240602152624-676a1b20ee9f h1:vQw0TpKGgc9tqe4NxutBZW3r1Iw25WxjxUZZzxdCVtM=
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20240602152624-676a1b20ee9f/go.mod h1:NsESu6cEms1DgH84icCyylElg2Zu8A0f7Fma5JR0LZE=

0 comments on commit 2577e72

Please sign in to comment.