Skip to content

Commit

Permalink
chore(deps): bump github.com/snivilised/lorax from 0.4.4 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [github.com/snivilised/lorax](https://github.com/snivilised/lorax) from 0.4.4 to 0.5.1.
- [Release notes](https://github.com/snivilised/lorax/releases)
- [Changelog](https://github.com/snivilised/lorax/blob/master/.goreleaser.yaml)
- [Commits](snivilised/lorax@v0.4.4...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/snivilised/lorax
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 725c2d0 commit c110512
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/avfs/avfs v0.33.0
github.com/fortytw2/leaktest v1.3.0
github.com/google/uuid v1.6.0
github.com/snivilised/lorax v0.4.4
github.com/snivilised/lorax v0.5.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA=
github.com/samber/lo v1.39.0 h1:4gTz1wUhNYLhFSKl6O+8peW0v2F4BCY034GRpU9WnuA=
github.com/samber/lo v1.39.0/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA=
github.com/snivilised/lorax v0.4.4 h1:fxuuew+88yUC9JkTq2iQhGx8tvECBzj2ugjssWlTI6A=
github.com/snivilised/lorax v0.4.4/go.mod h1:82r6nAoXWo1sdLXpj5RxYbAmiomu+xYVIXPn+cgG7I4=
github.com/snivilised/lorax v0.5.1 h1:MG0iT5Dznqr2gxK/TwpAWPQ7MzCAtWY2iEDdjkPdKYM=
github.com/snivilised/lorax v0.5.1/go.mod h1:GABIcg5u7//T0HnjOGtKDBpeBVi2dUvW58BDwSDB6BI=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
Expand Down

0 comments on commit c110512

Please sign in to comment.