update dependencies & replace deprecated list.concat #20
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi love birdie and all the contributions you've made to gleam! Wanted to go ahead and update some deps and deprecated functions after I started seeing build and lint warnings in my go_over project after adding birdie and updating the stdlib
My changes in go-over:
bwireman/go-over@4488f73#diff-7cd1e07e743a743d849d706b1dafd77e5839325c3b7327d3f060335605d525beR54
stdlib change:
https://hexdocs.pm/gleam_stdlib/gleam/list.html#concat
Let me know if you want me to make changes or just close the MR!