Skip to content

Commit

Permalink
build(deps): bump github.com/tonglil/gokitlogr from 1.0.0 to 1.1.1 (#149
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oluwole Fadeyi <[email protected]>
  • Loading branch information
dependabot[bot] and tfadeyi authored Feb 2, 2024
1 parent 9e83fca commit 736dd75
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 @@ -16,7 +16,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/swaggo/echo-swagger v1.4.1
github.com/swaggo/swag v1.16.2
github.com/tonglil/gokitlogr v1.0.0
github.com/tonglil/gokitlogr v1.1.1
go.uber.org/multierr v1.11.0
golang.org/x/crypto v0.17.0
golang.org/x/sync v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ github.com/swaggo/files/v2 v2.0.0 h1:hmAt8Dkynw7Ssz46F6pn8ok6YmGZqHSVLZ+HQM7i0kw
github.com/swaggo/files/v2 v2.0.0/go.mod h1:24kk2Y9NYEJ5lHuCra6iVwkMjIekMCaFq/0JQj66kyM=
github.com/swaggo/swag v1.16.2 h1:28Pp+8DkQoV+HLzLx8RGJZXNGKbFqnuvSbAAtoxiY04=
github.com/swaggo/swag v1.16.2/go.mod h1:6YzXnDcpr0767iOejs318CwYkCQqyGer6BizOg03f+E=
github.com/tonglil/gokitlogr v1.0.0 h1:G/YR5dh4K+ha6WZqxEfV1bQ1RzfjmDxT0HXKEEq8zpw=
github.com/tonglil/gokitlogr v1.0.0/go.mod h1:gW0u2QY46T2eO0g55cLrA8ollu/XJalV3TuA55w+TG8=
github.com/tonglil/gokitlogr v1.1.1 h1:xgcVGVigGP/uC3Wi3JpkhrZEYNZfpZjdk03khhrNh4U=
github.com/tonglil/gokitlogr v1.1.1/go.mod h1:9xd2AMNxRRCiU1RvW/aFR0ND/ONxeYeeFJRFJOzoKQ4=
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
github.com/valyala/fasttemplate v1.2.1/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ=
Expand Down

0 comments on commit 736dd75

Please sign in to comment.