Skip to content

Commit

Permalink
build(deps): bump github.com/kunitsucom/ilog.go from 0.0.1-rc.8 to 0.…
Browse files Browse the repository at this point in the history
…0.1-rc.10 in /implementations/zerolog (#26)
  • Loading branch information
ginokent authored Oct 19, 2023
2 parents fb1f0b9 + 26e8da8 commit c6d6331
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion implementations/zerolog/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/kunitsucom/ilog.go/implementations/zerolog
go 1.21.0

require (
github.com/kunitsucom/ilog.go v0.0.1-rc.8
github.com/kunitsucom/ilog.go v0.0.1-rc.10
github.com/rs/zerolog v1.31.0
)

Expand Down
4 changes: 2 additions & 2 deletions implementations/zerolog/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/kunitsucom/ilog.go v0.0.1-rc.8 h1:B+lrlYBoGVTMsTMui6J639vXYV/lUyTuhsQVusyimOQ=
github.com/kunitsucom/ilog.go v0.0.1-rc.8/go.mod h1:cfHfWp6rfZ1Yz2Ze3f21zIkYmbfA2dRlHYnrPr/PfI8=
github.com/kunitsucom/ilog.go v0.0.1-rc.10 h1:Gvc/QwGCYFRKMg/DpFCWc3AwWcLf+nH2O/pYbncRI0o=
github.com/kunitsucom/ilog.go v0.0.1-rc.10/go.mod h1:cfHfWp6rfZ1Yz2Ze3f21zIkYmbfA2dRlHYnrPr/PfI8=
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/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
Expand Down

0 comments on commit c6d6331

Please sign in to comment.