Skip to content

Commit

Permalink
Bump github.com/scanoss/zap-logging-helper from 0.3.0 to 0.3.2 (#53)
Browse files Browse the repository at this point in the history
Bumps [github.com/scanoss/zap-logging-helper](https://github.com/scanoss/zap-logging-helper) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/scanoss/zap-logging-helper/releases)
- [Changelog](https://github.com/scanoss/zap-logging-helper/blob/main/CHANGELOG.md)
- [Commits](scanoss/zap-logging-helper@v0.3.0...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/scanoss/zap-logging-helper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent ec61cdb commit 8bd8c4a
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 @@ -9,7 +9,7 @@ require (
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v1.14.22
github.com/scanoss/ipfilter/v2 v2.0.2
github.com/scanoss/zap-logging-helper v0.3.0
github.com/scanoss/zap-logging-helper v0.3.2
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go.opentelemetry.io/otel v1.24.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -588,8 +588,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M=
github.com/scanoss/ipfilter/v2 v2.0.2 h1:GaB9i8kVJg9JQZm5XGStYkEpiaCVdsrj7ezI2wV/oh8=
github.com/scanoss/ipfilter/v2 v2.0.2/go.mod h1:AwrpX4XGbZ7EKISMi1d6E5csBk1nWB8+ugpvXHFcTpA=
github.com/scanoss/zap-logging-helper v0.3.0 h1:3fmaQnEEfv8unK7ATF2M+gTdDRv9i/Oh3l1eLy/ea/I=
github.com/scanoss/zap-logging-helper v0.3.0/go.mod h1:KKcwud3WqnXbAQ0v9x5IEPg0WUi1dKXYaD/bSh7W1nM=
github.com/scanoss/zap-logging-helper v0.3.2 h1:GrQQhsWuPil/bsZ6aJ9EtQuynVLYc2oKDb80r6/1o40=
github.com/scanoss/zap-logging-helper v0.3.2/go.mod h1:U0Ctn7Eu3mcpuXW6bdV+H46DI1mts78lswt+qbckjDY=
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
github.com/spf13/afero v1.3.3/go.mod h1:5KUK8ByomD5Ti5Artl0RtHeI5pTF7MIDuXL3yY520V4=
Expand Down

0 comments on commit 8bd8c4a

Please sign in to comment.