Skip to content

Commit

Permalink
Update HB
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigoalcarazdelaosa committed Oct 6, 2024
1 parent a53d4b3 commit d41e4da
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].20240908170534-4f621dfa3a5a/assets/*"
"../../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!hugo!blox/hugo-blox-builder/modules/blox-bootstrap/[email protected].20241006005725-33edab58829a/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.23

require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20240908170534-4f621dfa3a5a
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20240908170534-4f621dfa3a5a
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240908170534-4f621dfa3a5a
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20240908170534-4f621dfa3a5a
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20240908170534-4f621dfa3a5a
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20241006005725-33edab58829a
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20241006005725-33edab58829a
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20241006005725-33edab58829a
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20241006005725-33edab58829a
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20241006005725-33edab58829a
)
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.20240908170534-4f621dfa3a5a h1:N+T/RfTj/6K9tX6CJNc/U1EhtOW36QyKFapqdiGlQK4=
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20240908170534-4f621dfa3a5a/go.mod h1:xZiTEEurbEwj/NhZohozvlyLCGVCT2wARHDAJeqKG/c=
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20241006005725-33edab58829a h1:GzvDW0aYJRf4If8Cy/nTpHNnCc84XQjJniNSkUhYzKQ=
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20241006005725-33edab58829a/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.20240908170534-4f621dfa3a5a h1:b5JwoNlaOJ1URxjWyZb5ebptXjy+WjNH15ql5oHbZZc=
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20240908170534-4f621dfa3a5a/go.mod h1:So8+V2U+TNxlXmcpZfdDX0muLh3PdJ7z92h30sv3bZg=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240908170534-4f621dfa3a5a h1:wDXvsvFWd6uSSet48NeVw2WKdtpJ76+aXLcmYX+wfSc=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240908170534-4f621dfa3a5a/go.mod h1:C7jfxMLv1bEUqbM9XDSmEpfOpS8w06OgqNDEcbuRgL4=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20240908170534-4f621dfa3a5a h1:FAn7TuvXu1wg1Mh1PtusZ0gN79WNMMvu8gMfG8RSwzs=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20240908170534-4f621dfa3a5a/go.mod h1:F7quX1aEkV2pToTpmDBXOSTkytAnCKkqv/JFLclqa2g=
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20241006005725-33edab58829a h1:z45begUTMA9OU2QUlACQCAxhGDHY7mNNpJtK6cjhqCg=
github.com/HugoBlox/hugo-blox-builder/modules/blox-core v0.3.2-0.20241006005725-33edab58829a/go.mod h1:So8+V2U+TNxlXmcpZfdDX0muLh3PdJ7z92h30sv3bZg=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20241006005725-33edab58829a h1:8m0mpmJnVPO2QwOr52FDOj006HuB0ToQ65pphjRqY00=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20241006005725-33edab58829a/go.mod h1:C7jfxMLv1bEUqbM9XDSmEpfOpS8w06OgqNDEcbuRgL4=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20241006005725-33edab58829a h1:Axie03Ud3a+rlzTnTGRiRxJcy8EQt2GE3ftk3IuFsjw=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-reveal v1.1.3-0.20241006005725-33edab58829a/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.20240908170534-4f621dfa3a5a h1:Gvq9xf2MACv1k0lvg+kExFygQDK6GSorlc5HeFssXVA=
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20240908170534-4f621dfa3a5a/go.mod h1:NsESu6cEms1DgH84icCyylElg2Zu8A0f7Fma5JR0LZE=
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20241006005725-33edab58829a h1:2CcGz6zwnvIB2ityfm4a0DPlam+9LPwVmmHhDTdDxVc=
github.com/HugoBlox/hugo-blox-builder/modules/blox-seo v0.2.3-0.20241006005725-33edab58829a/go.mod h1:NsESu6cEms1DgH84icCyylElg2Zu8A0f7Fma5JR0LZE=

0 comments on commit d41e4da

Please sign in to comment.