Skip to content

Commit

Permalink
feat(deps): bump github.com/caarlos0/log from 0.1.10 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [github.com/caarlos0/log](https://github.com/caarlos0/log) from 0.1.10 to 0.2.0.
- [Release notes](https://github.com/caarlos0/log/releases)
- [Changelog](https://github.com/caarlos0/log/blob/main/.goreleaser.yml)
- [Commits](caarlos0/log@v0.1.10...v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 12, 2022
1 parent ddf7660 commit 79f7d86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -10,7 +10,7 @@ require (
github.com/caarlos0/env/v6 v6.10.1
github.com/caarlos0/go-reddit/v3 v3.0.1
github.com/caarlos0/go-shellwords v1.0.12
github.com/caarlos0/log v0.1.10
github.com/caarlos0/log v0.2.0
github.com/charmbracelet/keygen v0.3.0
github.com/charmbracelet/lipgloss v0.6.0
github.com/dghubble/go-twitter v0.0.0-20211115160449-93a8679adecb
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -321,8 +321,8 @@ github.com/caarlos0/go-reddit/v3 v3.0.1/go.mod h1:QlwgmG5SAqxMeQvg/A2dD1x9cIZCO5
github.com/caarlos0/go-rpmutils v0.2.1-0.20211112020245-2cd62ff89b11 h1:IRrDwVlWQr6kS1U8/EtyA1+EHcc4yl8pndcqXWrEamg=
github.com/caarlos0/go-shellwords v1.0.12 h1:HWrUnu6lGbWfrDcFiHcZiwOLzHWjjrPVehULaTFgPp8=
github.com/caarlos0/go-shellwords v1.0.12/go.mod h1:bYeeX1GrTLPl5cAMYEzdm272qdsQAZiaHgeF0KTk1Gw=
github.com/caarlos0/log v0.1.10 h1:kHKiXTKEeK019o7QQWXRbHVKFrYYljxuQ7vF2taEA3M=
github.com/caarlos0/log v0.1.10/go.mod h1:BLxpdZKXvWBjB6fshua4c8d7ApdYjypEDok6ibt+pXk=
github.com/caarlos0/log v0.2.0 h1:VzfyQDzyP1p8eZ5aHd75rC2qY4u3+YmCZR/kTOf1hC0=
github.com/caarlos0/log v0.2.0/go.mod h1:BLxpdZKXvWBjB6fshua4c8d7ApdYjypEDok6ibt+pXk=
github.com/caarlos0/sshmarshal v0.0.0-20220308164159-9ddb9f83c6b3 h1:w2ANoiT4ubmh4Nssa3/QW1M7lj3FZkma8f8V5aBDxXM=
github.com/caarlos0/sshmarshal v0.0.0-20220308164159-9ddb9f83c6b3/go.mod h1:7Pd/0mmq9x/JCzKauogNjSQEhivBclCQHfr9dlpDIyA=
github.com/caarlos0/testfs v0.4.4 h1:3PHvzHi5Lt+g332CiShwS8ogTgS3HjrmzZxCm6JCDr8=
Expand Down

0 comments on commit 79f7d86

Please sign in to comment.