Skip to content

Commit

Permalink
Bump github.com/alexcoder04/friendly/v2 from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [github.com/alexcoder04/friendly/v2](https://github.com/alexcoder04/friendly) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/alexcoder04/friendly/releases)
- [Commits](alexcoder04/friendly@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: github.com/alexcoder04/friendly/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
1 parent 156d0b3 commit ab0f6c9
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/alexcoder04/arrowprint v1.0.0
github.com/alexcoder04/friendly/v2 v2.1.0
github.com/alexcoder04/friendly/v2 v2.1.1
github.com/mattn/go-colorable v0.1.13
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/alexcoder04/arrowprint v1.0.0 h1:NsB2NoM2a/1pGm0HoUp9HRQa/obrPNiiWYNzQ+6gAPk=
github.com/alexcoder04/arrowprint v1.0.0/go.mod h1:hsC74dgZvbyuWO3oRkaBZCOh0iO/exMUrxmYISHD33Q=
github.com/alexcoder04/friendly/v2 v2.1.0 h1:gu4TwNk5HkrvxVE6F+7TZ8gI2w19RBjLfgHQ/wIJXWI=
github.com/alexcoder04/friendly/v2 v2.1.0/go.mod h1:QTi7RZmFEvo4C7/gztc4HM/uj85Qp72MJtqzefFPfKw=
github.com/alexcoder04/friendly/v2 v2.1.1 h1:r1rEkyquOfMPPvRw/ZjC31DVrPG+keMr4POrW2tV7BQ=
github.com/alexcoder04/friendly/v2 v2.1.1/go.mod h1:QTi7RZmFEvo4C7/gztc4HM/uj85Qp72MJtqzefFPfKw=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
github.com/mattn/go-isatty v0.0.16 h1:bq3VjFmv/sOjHtdEhmkEV4x1AJtvUvOJ2PFAZ5+peKQ=
Expand Down

0 comments on commit ab0f6c9

Please sign in to comment.