Compare commits

..

6 commits

Author SHA1 Message Date
08a453acdc
chore(build): go mod tidy 2025-04-05 03:47:23 +07:00
aa79aafe12
chore(build): go mod tidy 2025-04-05 03:46:12 +07:00
ditatombot[bot]
bcfb9ee682
Merge pull request #314 from ditatompel/renovate/github.com-twbs-bootstrap-5.x
Merge pull request #314

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2025-04-04 20:42:55 +00:00
renovate[bot]
2537d95993
chore(deps): update module github.com/twbs/bootstrap to v5.3.5+incompatible 2025-04-04 20:42:21 +00:00
ditatombot[bot]
959c33808e
Merge pull request #313 from ditatompel/renovate/github.com-twbs-bootstrap-5.x
Merge pull request #313

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
2025-04-04 20:41:43 +00:00
renovate[bot]
0d9fcd11ab
chore(deps): update module github.com/twbs/bootstrap to v5.3.4+incompatible 2025-04-03 19:31:59 +00:00
2 changed files with 3 additions and 2 deletions

2
go.mod
View file

@ -95,6 +95,6 @@ require (
github.com/hugomods/workbox v0.1.0 // indirect
github.com/jakearchibald/idb v8.0.2+incompatible // indirect
github.com/krisk/Fuse v7.1.0+incompatible // indirect
github.com/twbs/bootstrap v5.3.3+incompatible // indirect
github.com/twbs/bootstrap v5.3.5+incompatible // indirect
github.com/twbs/icons v1.11.3 // indirect
)

3
go.sum
View file

@ -182,7 +182,8 @@ github.com/jakearchibald/idb v8.0.2+incompatible h1:yaX22MGrQ5g7LRbLI7AKpBlqUcuu
github.com/jakearchibald/idb v8.0.2+incompatible/go.mod h1:AuDoW54s2DKfbclM+ScrnPp8ahUQ9rHph9bb8sZTEXc=
github.com/krisk/Fuse v7.1.0+incompatible h1:WKrE7/HvvQQnysvOcOXk+KDlKoH+Z6S0KJcAtbglvXs=
github.com/krisk/Fuse v7.1.0+incompatible/go.mod h1:3moWv8rDjwoKic9nwiPLgZjldkbdTAbtzJHCu/Vsj4A=
github.com/twbs/bootstrap v5.3.3+incompatible h1:goFoqinzdHfkeegpFP7pvhbd0g+A3O2hbU3XCjuNrEQ=
github.com/twbs/bootstrap v5.3.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
github.com/twbs/bootstrap v5.3.5+incompatible h1:6XrrFNMsiTTFcVTBf2886FO2XUNtwSE+QPv1os0uAA4=
github.com/twbs/bootstrap v5.3.5+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
github.com/twbs/icons v1.11.3 h1:XhvrQ1XDom9ggBbQx3wQCFGEr8qAQwQP/dAcw8OXMtA=
github.com/twbs/icons v1.11.3/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=