Skip to content

Commit

Permalink
chore(deps): update module github.com/hugomods/base to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Mar 21, 2024
1 parent 2a376e0 commit 1ef241b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/hugomods/bootstrap
go 1.19

require (
github.com/hugomods/base v0.5.0 // indirect
github.com/hugomods/base v0.6.0 // indirect
github.com/hugomods/icons/vendors/bootstrap v0.5.6 // indirect
github.com/hugomods/images v0.10.1 // indirect
)
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
github.com/hugomods/base v0.5.0 h1:++wQcEVJLft6sP9n8O7YhGEQRgwYiVX5hJeeqeLCEjc=
github.com/hugomods/base v0.5.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/icons/vendors/bootstrap v0.5.6 h1:4Vj7u52gFUnO+Jj/CqmGfsLroify2aysRpIvgHRNjjI=
github.com/hugomods/icons/vendors/bootstrap v0.5.6/go.mod h1:Sw1RhQvFcsQlJ5a4SKpp7A0XHDYQ0DK0pQwnnx+l+Ao=
github.com/hugomods/images v0.10.0 h1:8Tsro/IWi5VFdDiEgAHcR6mxycQ/Bu7JXW3vIH7B2n8=
Expand Down

0 comments on commit 1ef241b

Please sign in to comment.